meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.35k stars 816 forks source link

Teardown bluetooth phoneAPI better and fix client notification issue #4834

Closed thebentern closed 4 days ago

thebentern commented 4 days ago

Closes #4388 Adding a ton of explicit tearing down seems to improve stability a lot between BLE disconnects. Also fixed an inconsistency in how we were handling ClientNotification vs other FromRadio variants with their own queues Tested on Heltec V3 and RAK-4631.

PS: Also hoping this has a side-effect of fixing some of the nodedb / config wipes on BLE disconnect and reconnect cycles sporadically.