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

Authorization NFC BLE pairing issues

HI all,

I'm trying to use the ble_nfc_pairing_reference example from SDK 15.0.0

I installed microECC and can now build the example using GCC on Windows.

A first pairing of Huawei Android Smartphone and the Rigado BMD-350 Eval Board is working as expected.

However, everytime I'm trying to re-connect the two devices, the smartphone shows me one of the following errors:

* Invalid PIN or

* Connection rejected

While debugging the code I was able to track these two issues down to authorization error codes 132 and 133 in ble_evt_handler (ble_m.c).

Do you have any ideas what could cause these errors?

Thanks in advance,

Lea

Parents Reply
  • Hi Jørgen,

    What service do you mean? It seems to be exaclty as you describe it: The phone seems to 'forget' the board / not store the bonding information at all, BUT it does display it in the list of 'Paired Devices'..!?

    Do you have an idea how we could deal with the behaviour of the smartphone (Android 7 btw). It seems to be our only chance to find an appropriate solution on the board, as we won't be able to change Android's BT connection dialog...

    Best,

    Lea

Children
No Data
Related