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

ble_nfc_pairing_reference example pairing problem

Hello,

     I wish to use "ble_nfc_pairing_reference" example with nRF52832 IC and SDK15. I flashed the example into "nRF52 DK" board. When I enable the NFC and BLE on my phone and put it closer to the "nRF52 DK" board, a message pops up on my phone and says "hello". Nothing happens other than this message. No BLE pairing occurs.

     In addition, I would like to use this "ble_nfc_pairing_reference" example with "ble_app_uart" example. Is it possible? can I merge them easily? 

Can somebody help?

Parents Reply Children
  • This is strange, I just tested the example with an Lenovo P2 running Android 7.0 and I got prompted with the "Do you want to pair with this bluetooth device" dialog box, but not a "hello" message. 

    See the other NFC pairing examples in example/ble_peripheral/experimental/ for other ways to use NFC pairing, and use that when merging the NFC pairing reference example into ble_app_uart.

  • could you please share the hex file you flashed. I can try it out

  • sorry for the late reply. I used the ble_nfc_pairing_reference_pca10040_s132.hex found in nRF5_SDK_15.0\examples\ble_peripheral\experimental\ble_nfc_pairing_reference\hex

  • When I enable the NFC and BLE on my phone and put it closer to the "nRF52 DK" board, a message pops up on my phone and says "hello". Nothing happens other than this message. No BLE pairing occurs.

  • Have you tried another phone? Every phone i've tried prompts a "Do you want to pair with the bluetooth device" or similar message.