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

My nrf52832 board stops advertising after disconnecting from the other board

Hi,

I am using nrf52832 for advertising and scanning. My board stops advertising after disconnecting.

I am calling all initializations (like ble_stach_init() ) from my main file.

my whole code is same except the main file. I am not sure how to deal with this issue.

Thanks and regards

Related