MeshCore/src/helpers/nrf52
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
..
PromicroBoard.cpp Fix Floating Pin on Promicro 2025-04-08 16:08:04 +02:00
PromicroBoard.h Refactor: FaketecBoard to PromicroBoard 2025-03-30 15:52:25 +11:00
RAK4631Board.cpp * RAK: 'start ota' returned MAC address was reversed 2025-06-25 19:02:16 +10:00
RAK4631Board.h RAK4631: Add RAK12500 GPS support 2025-05-25 22:48:04 -07:00
SerialBLEInterface.cpp BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect 2025-07-02 23:41:31 +01:00
SerialBLEInterface.h * nrf52 BLE, increased MTU to 250 2025-02-13 20:22:56 +11:00
T114Board.cpp build: fix RAK, T114, T1000e builds 2025-04-09 18:19:13 +10:00
T114Board.h * OTA update for ESP32 targets 2025-03-22 23:51:44 +11:00
TechoBoard.cpp lilygo t-echo: move init stuff to variant.cpp, disable gps to conserve battery 2025-04-09 13:18:35 +02:00
TechoBoard.h LilyGo T-ECHO: report correct battery voltage 2025-03-23 15:57:33 +01:00
ThinkNodeM1Board.cpp add TX led to thinknode M1 2025-06-09 17:35:00 -07:00
ThinkNodeM1Board.h add TX led to thinknode M1 2025-06-09 17:35:00 -07:00
XiaoNrf52Board.cpp compiles xiao_nrf52 board files only if we compile for xiao_nrf52 2025-04-11 14:51:10 +02:00
XiaoNrf52Board.h xiao-nrf : move pindef in pio.ini 2025-05-02 08:27:26 +02:00