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

Keep Advertising even after connection established

Hello,

 

I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.

I have a use case where peripheral need to keep advertisement even after connection establishment.

In this case when I call advertising_start() under BLE_GAP_EVT_CONNECTED in ble_evt_handler(), I am getting fatal error.

 

Please let me know how to do.

 

Thanks & Regards

Vishnu Beema

Related