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.