Hi,
I use nRF5 SDK v15.0.0. In my application I need periodically disable and enable Bluetooth because they are wifi also, which connected to the same antenna. Its mean the receiver of the Bluetooth also mast be disabled. For that I completely disable and enable the SoftDevice, but it takes a long time.
Otherwise how I can disable Bluetooth? If I only stopped advertising, then Bluetooth receiver disabled or not?
Thanks.