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
  • Hi, 

    Please correct me if I'm wrong. You have a central device that connect to some HID devices. Now on your central device you also want it to be a HID peripheral so the phone can connect to it ? And you only wants some phones which are bonded to connect to it. Any other phones shouldn't be able to connect and bond with it ? 

    If it's the case, you can use whitelist to block any non-bonded phone to connect to your device. You can have a special mode (pairing mode) that whitelist is disabled to allow unknown device to connect to your device.  

  • Hi!

    Yes, you correct understand it.

    I want in normal mode just connect to already bonded to HID device (smartphone). Any other phones shouldn't be able to connect and bond with it.

    How to use whitelist at this case? How to configure whitelist to work only with already bonded devices and for non bonded with any new devices?

     

Reply Children
No Data
Related