This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

bond question with Peer Manager

I use example ble_app_hrs_pca10040_s132 with SDK12.2.0 to test bonding function.It works as a server and it is bound by client. But I fail to bond. It seems that example has peer manager and also has bond function.

So do I have to do some modification on this example to test bonding function? If yes, what should I do?

Thanks a lot!

Parents
  • I use bluegiga usb dongle as client to bond nrf52832. When connecting, I use blugiga to bond nrf52832. After bonding, I disconnect the two device,. But I find another BLE module(not bulegiga I use) can also connect it. Actually when nrf52832 is bound, only the bulegiga I use can connect nrf52832. So I think bond fail. With debuging, I find event from stack in the function "pm_evt_handler". Both PM_EVT_CONN_SEC_START and PM_EVT_CONN_SEC_SUCCEEDED case are excuted. So I am confused if I should do some modification.
    Thanks a lot!

Reply
  • I use bluegiga usb dongle as client to bond nrf52832. When connecting, I use blugiga to bond nrf52832. After bonding, I disconnect the two device,. But I find another BLE module(not bulegiga I use) can also connect it. Actually when nrf52832 is bound, only the bulegiga I use can connect nrf52832. So I think bond fail. With debuging, I find event from stack in the function "pm_evt_handler". Both PM_EVT_CONN_SEC_START and PM_EVT_CONN_SEC_SUCCEEDED case are excuted. So I am confused if I should do some modification.
    Thanks a lot!

Children
No Data
Related