how to unpair our nrf52 device once it's paired with another nrf52 device, currently we need to switch off the device so that we can pair another device.
how to unpair our nrf52 device once it's paired with another nrf52 device, currently we need to switch off the device so that we can pair another device.
Hi,
What's preventing a new device to connect, is it that you are using whitelist/directed advertising, or is it that the current device keeps connection to the same device?
Thanks,
Vidar
Hi,
Yes here actually the current device keeps connection to the same device, here we are not using any whitelist advertising
Thanks
Thanks for the clarification. So it sounds like you need a way to tell the Central device to terminate the connection and not attempt to re-connect. Can this be done with user input? E.g. a button press?