Hello, we understand that the Nordic framework, by default, restarts advertising on disconnect. I learned that here, thank you:
https://devzone.nordicsemi.com/f/nordic-q-a/60901/cant-re-start-advertising-after-disconnect
We have an application in which we would like manual control of this. Can we easily disable this automatic behavior, and optionally (according to our logic) decide whether to restart, or not, advertising on disconnect? There are situations where we want our software to disconnect and not advertise.
We are using SDK 16.0.
Thank you.