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

Communication problems between ble_peripheral and ble_central in nRF52 project

Hi engineer
I am using two nRF52832 boards to test the communication between ble_peripheral and ble_central. The project used is ble_app_uart and ble_app_uart_c in SDK15.0.
The ble_peripheral and ble_central communication is great if you don't add any requirements.
But now I want to test the security problem, for example, add static key pairing in ble_app_uart. When I use the mobile phone's nRF connect to connect to Bluetooth, I will be prompted to enter the key, but now the problem is to add the key. After the ble_app_uart project, how can I build a connection with the ble_central board?

Parents
  • Hi

    This case is more than 5 years old at this point, and the Simon you're looking for is no longer with Nordic I'm afraid. Please open a new ticket where you describe your issue in detail. I'd strongly recommend moving to the nRF Connect SDK or at the very least nRF5 SDK v17.1.0, where we added a lot of fixes to the peer manager and more support for the nRF52833 SoC.

    Best regards,

    Simon

Reply
  • Hi

    This case is more than 5 years old at this point, and the Simon you're looking for is no longer with Nordic I'm afraid. Please open a new ticket where you describe your issue in detail. I'd strongly recommend moving to the nRF Connect SDK or at the very least nRF5 SDK v17.1.0, where we added a lot of fixes to the peer manager and more support for the nRF52833 SoC.

    Best regards,

    Simon

Children
No Data
Related