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

Is there an android app to test BLE+NFC pairing in the LESC_OOB pairing mode?

I have the nrfToolBox app and the nrfConnect app but if you could give specific instructions to test the code.

Parents Reply
  • So I merged the "ble nfc pairing reference" code with my "ble_uart" code. I wanted to test `ble_nus_data_send()' with NFC pairing of BLE. Without NFC pairing I use the "Serial Bluetooth Terminal" on play store. but that app doesn't support NFC pairing.

    And I can't connect to the peripheral device via Android's NFC pairing pop-up. It basically just says "Couldn't connect to DEVICE_NAME"

    Although I'll look into the Heart Rate Sensor with NFC and try to modify the code in there.

Children
Related