How to solve ERROR 33282 [NRF_ERROR_DRV_TWI_ERR_DNACK] ?

Hello everyone,

I followed the guide from this site to connect an Adafruit PN532 to an NRF52840

and tried running the adafruit_tag_reader example from the SDK.

However, I encountered the following error

and haven’t been able to resolve it.

Does anyone know how to fix this?

Parents
  • Hi

    Have you done any debugging at all to see what exactly is failing and returning at main.c line 396? Also, please share what SDK version you're working on, and when exactly this error occurs? Does it occur during startup or when you do something on the application side like reading an NFC tag?

    Best regards,

    Simon

Reply
  • Hi

    Have you done any debugging at all to see what exactly is failing and returning at main.c line 396? Also, please share what SDK version you're working on, and when exactly this error occurs? Does it occur during startup or when you do something on the application side like reading an NFC tag?

    Best regards,

    Simon

Children
No Data
Related