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

BLE_GAP_EVT_DISCONNECTED probelm

Hi !

I wrote a "central" device which works with multiple pheripherals.

Each pheripheral (Other NRF devices and also IOS) is going throw BLE_GAP_EVT_CONNECTED and when they disconnects i get BLE_GAP_EVT_DISCONNECTED event.

However, when i connect to an android device (which is also declared as pheripheral) i see only the BLE_GAP_EVT_CONNECTED event but never get the BLE_GAP_EVT_DISCONNECTED !!

Any idea why ?!?!?!

I use: SDK 11 & nrf52

Regards,

Parents Reply Children
Related