Hello Everyone,
Scenario is i am getting some commands from Master(Android based Mobile App) to start some function , After i get the commands i disconnect from master with this function sd_ble_gap_disconnect () and stops advertising and then i expect no other BT device will able to connect me until and unless i start advertising .
But the case is even though my device is not advertising master device is able to connect my device with the help of MAC ID it has stored before.
So now , how can i prevent my device from connecting to the master if i am not advertising.
Thanks & Regards Asma