Hi ,
I am working on a NFC project which has below requirements , could you please help check if we have any existed example I can test ?
1. Support standarded ISO/IEC 14443 Type A.
2. All memory section is readable(full scanned) and writable by proper reader device.
I tested two example in SDK15.3, record_text and writable_ndef_msg , it turns out that all memory content of record_text can be scanned , but I cannot see any memory content of writable_ndef_msg ? could anyone tell me how to do full scan of writable_ndef_msg ?