I’d like to ask: I created a BLE keyboard based on nRF5 SDK + 52833 + S140, and it can pair and bond with Windows successfully. I have two questions:
-
If the keyboard is connected and Windows unbinds/removes the keyboard, can the keyboard know that the peer removed it from the whitelist? Or does it only know that the connection was lost?
-
If the keyboard is offline and Windows unbinds/removes the keyboard, can the keyboard detect that Windows has deleted it from the whitelist the next time it powers on?
Thanks!