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

Parse NDEF T4T records and NFC iOS compatibility

I am able to read/write the NFC tag on the NRF52840 (using NRF5 SDK 15.2.0). My NFC message consists of 2 records.

Issues:

  1. I see there are 4 "types" of NFC parser components (APDU, CC_FILE, HL, and TLV). Which one can be used to parse a normal NDEF message?
  2. I am having issues reading/writing the NFC tag using an iPhone. No response/activity whatsoever. However, I tested with NRF5 SDK v17.0.2 and it works perfectly.  Any chance I can update the NFC libraries in my current SDK without switching the entire SDK?

Thanks

Tim

Parents Reply Children
No Data
Related