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

    SDK v17.1.0 has only been tested and verified with SES 5.42a, so that's the version of SEGGER Embedded Studios we recommend using. So you have no logging from within adafruit_pn532 here? How have you connected the Tag reader to your DK exactly? I get a similar error on my end if I run the DK just without connecting a reader, so can you confirm the tag reader shield is connected to the nRF52840 DK?

    Also, have you made any changes, as the line alignment doesn't really seem to match my instance of the same example project.

    Best regards,

    Simon

Reply
  • Hi

    SDK v17.1.0 has only been tested and verified with SES 5.42a, so that's the version of SEGGER Embedded Studios we recommend using. So you have no logging from within adafruit_pn532 here? How have you connected the Tag reader to your DK exactly? I get a similar error on my end if I run the DK just without connecting a reader, so can you confirm the tag reader shield is connected to the nRF52840 DK?

    Also, have you made any changes, as the line alignment doesn't really seem to match my instance of the same example project.

    Best regards,

    Simon

Children
No Data
Related