This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SD API v3 does not notify when dongle is resetted due to PC going to standby

Let's suppose the PC (a laptop) goes to standby while a BLE connection is established with a Nordic dongle using pc-ble-driver v4.0.0:

- With SD API V2, status handler is invoked with RESET_PERFORMED. Then app knows the dongle was resetted and so connection was lost.

- With SD API V3, status handler is not invoked. Then app has no way to know the dongle was resetted and so connection was lost, it still believe the device is connected while it is not.

Parents Reply Children
No Data
Related