Hi,
On a button press I need to enter to disconnect from the currently connected device and then start advertising in order to allow a new device to connect.
I manage to disconnect and put the device in FAST_ADV but when the master device detects it, it sends a connection request, so I need to prevent the nrf from accepting connection queries from the latest master.
How to do that ?
Thanks a lot for your help.