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

Is it possible keep advertising when ancs connecting?

Hi, I'm using SDK12.1 example ble_app_ancs_c. Is it possible keep advertising (non-connectable is ok) when ancs connecting? And how to do it?

I tried call advertising_start() at on_ble_evt->BLE_GAP_EVT_CONNECTED. But got error.

Sincerely, Kirby

Related