Files
MeshCore-Evo/src/helpers
Lloyd ec98d5f8a5 BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect
Removed the call to Bluefruit.ScanResponse.addName() in startAdv(), as it was preventing BLE from reliably restarting advertising after a disconnect.

Hypothesis: adding the device name to the scan response exceeds internal buffer limits or causes a conflict with advertising timing, leading to the BLE stack silently failing to re-advertise.

Tested successfully (on T-1000) without this line, advertising now resumes correctly after disconnection (on Iphone)
2025-07-02 23:41:31 +01:00
..
2025-06-16 21:28:59 +01:00
2025-06-25 11:00:24 +02:00
2025-06-27 23:30:52 -07:00
2025-01-13 14:07:48 +11:00
2025-05-11 09:28:15 +02:00
2025-06-27 22:57:49 -07:00
2025-05-11 09:28:15 +02:00
2025-03-04 22:00:48 -08:00
2025-06-30 03:46:18 +02:00
2025-02-27 18:02:47 +11:00