Tympan / Tympan_Library

Arduino/Teensy Library for Tympan Open Source Hearing Aid
MIT License
116 stars 31 forks source link

Non-responsive BT unit slows everything down #38

Closed chipaudette closed 2 years ago

chipaudette commented 3 years ago

I broke the BT unit on one RevE Tympan. Because it is not responding to the Teensy, everytime my sketch tries to interact with the BT unit, there is a HUUUUGGGGEEEE LONNNNGGGGGGGGG delay while the Teensy waits for the BLE library to timeout. It makes the Tympan unworkable.

The BLE library should detect when there is no response and shut down any attempt at comms to the unit so that the system can carry on gracefully.

This is hopefully a rare problem, so it is low priority.

chipaudette commented 2 years ago

This is really low priority, so I'm pulling it off the RevE release timeline.

chipaudette commented 2 years ago

Except for my one broken unit, this issue has never appeared again. Let's close it.