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