This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible in a HID mode disable bonding to HID?

Hi!

SDK15, s132, SD6.0.0, nRF52832

I have nRF52832 in central mode and some bonded HID devices and another nRF52832 peripherial devices.

Now in the my central nRF52832 I start advertise with HID services. If any smartphon wants to bond with my device, it can bond with passkey. 

How to make on my nRF52832 HID device that all boneded devices will works and connect, but there will be no bond request from any not bonded smartphon?

Parents Reply
  • I am not sure you understand how whitelisting work. 

    When you apply whitelisting, any other phone that is not in the list will not be able to connect to your device. So there is no way they can bond or pair, regardless what service you have on your device. HID is just a normal service. 

    Please double check if whitelist is really enabled. Please test with mouse/keyboard example in the SDK. 

Children
Related