Files
esp-nimble-cpp/examples
Ryan Powell 9d6e48caa4 [Bugfix] NimBLEDevice::createServer can crash if stack not initialized.
* [Bugfix] NimBLEDevice::createServer can crash if stack not initialized.

This removes the gatts/gap reset calls from NimBLEDevice::createServer so that it can be safely used before initializing the stack.

This also deprecates NimBLEService::start the the services will now be added/created only when the server is started.
2026-03-20 18:50:34 -06:00
..
2024-12-10 13:15:43 -07:00
2025-04-28 10:54:32 -06:00
2024-12-10 13:15:43 -07:00