Good day,
I'm a engineer using PN7462AU. I am developing an NFC communication program.
Below is the setup details,
1. Hardware: PN7462AU
2. SDK: PN7462AU-FW_v05.21.00
3. IDE: MCUXpresso IDE v11.0.0
My question is about ISO-DEP Protocol. There is no mention of ISO-DEP in the PN7462AU SDK.
Question 1) Is it correct that the PN7462AU SDK complies with the ISO-DEP protocol?
Since the ISO-DEP protocol is based on ISO/IEC 14443-4, there is no explicit word for ISO-DEP in the PN7462AU SDK, but the PN7462AU SDK complies with ISO/IEC 14443-4, so I think it also complies with the ISO-DEP protocol.
The next question is below.
Device Deactivation is defined in the NFC Forum NFC activity specification.
Question 2) What API should be used in PN7462AU SDK to implement this Device Deactivation? Or is there a related example?
The phhalCt_CardActivate() and phhalCt_CardDeactivate() APIs are defined in phhalCt_Activate.c. Is it possible to implement Device Deactivation of NFC Forum Activity Specification by using this API?
If anyone knows the answer to your question, please reply.
If you have any question, please feel free to contact me.
Thanks.