-
-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
There are instances where the library will block the calling task with BLE_NPL_TIME_FOREVER as the duration. This duration value should be configurable to allow for a more suitable value depending on what the application needs.
NimBLEUtils::taskWait(..., BLE_NPL_TIME_FOREVER);
Example
https://github.com/h2zero/esp-nimble-cpp/blob/master/src/NimBLEClient.cpp#L320-L345
https://github.com/h2zero/esp-nimble-cpp/blob/master/src/NimBLEClient.cpp#L723-L753
Metadata
Metadata
Assignees
Labels
No labels