Hello im trying to connect to a slave on BLE_GAP_EVT_DISCONNECTED event.
Can i use sd_ble_gap_connect(...) on this state, im getting error code 0x3202.?
regards, Volkan
Hello im trying to connect to a slave on BLE_GAP_EVT_DISCONNECTED event.
Can i use sd_ble_gap_connect(...) on this state, im getting error code 0x3202.?
regards, Volkan
Fixed the problem, the slave had a random static address where i had Public instead..
Regards Volkan