Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
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

ble_app_hrs_nfc_pairing NFC pairing ble_app_hrs_nfc_c, got error 33281

HI,

I have two DK10056 52840(one load ble_app_hrs_nfc_pairing ,another load pairing ble_app_hrs_nfc_c)

i using Keil5  SDK17.2 s140 test NFC pairing. I didn't modify the sample code.

adafruit_pn532_nfc_a_target_init()   return  err_code = 33281

when i load example ble_app_hrs_nfc_c.

when i load example twi_scanner_pca10056,i have got as follows. the same err_code = 33281.

how to solve the error?
thanks for help.

Related