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

how to advertising while connection?

[Dev Env]

nRF51 DK

IoT SDK 0.8

IoT SoftDevice

CoAP_Server_example (base code)

[Question]

why stop advertising while connection? (BLE_GAP_EVT_CONNECTED)

and start advertising (BLE_GAP_EVT_DISCONNECTED) that is ble spec?

how to advertising while connection?

when BLE_GAP_EVT_CONNECTED case , call function advertising_start()?

please help me

Related