Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (SDK ver. 12.3.0, SD ver. s130_2.0.1)
Situation is the following:
1. I use peer manager for deal with bonds
2. I make a pair with Apple device
3. It functionally works as expected
4. Now I shutdown NRF device, and delete bond from Apple device
5. Then I turn on NRF device, and launch Apple bluetooth scanner
6. I expect the NRF device is not being present in list of discovered devices
7. However, NRF device appears in scanner's list, in spite of the bond with it was deleted
8. I don't observe such an issue with Linux, Windows, Android and SmartTVs
Any suggestions how to deal with that issue?
I don't want the device to be discoverable, when the bond with it has been deleted from central.
Regards, Eugene