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

nRF Connect without pairing or bonding

Hi,

Is it any possible setup to connect a NRF52840-DK to the nRF Connect app in a smartphone without pairing or bonding? That would help me for testing and in this stage I don't need a security connection.

Thank you very much in advance.

Regards,

Joel

Parents
  • Hi Joel

    Yes, that's possible. The easiest, and most useful way in a testing/evaluation stage I imagine would be using the ble_app_uart example on the nRF52 side. It does not implement any security features like bonding or pairing, and only connects and uses the Nordic UART service to send UART messages over the air to/from the DK and phone app.

    Best regards,

    Simon

Reply
  • Hi Joel

    Yes, that's possible. The easiest, and most useful way in a testing/evaluation stage I imagine would be using the ble_app_uart example on the nRF52 side. It does not implement any security features like bonding or pairing, and only connects and uses the Nordic UART service to send UART messages over the air to/from the DK and phone app.

    Best regards,

    Simon

Children
No Data
Related