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

sd_ble_gap_connect() is not getting connect event after waiting a long time?

My set up contains beagle bone black as Application board. PCA10001 board with S120 Softdevice using nordic_sdk_10  running ble_connectivity example program.

I initiated sd_ble_gap_connect() to thingy52().  Didn't got a connected event after waiting for a longtime. To what extent i should wait? I need to reset the S120 ble radio?

Since then any further connection requests (i.e sd_ble_gap_connect()) returns error code 8. Not processing further requests.

Parents Reply Children
No Data
Related