Hello,
I use a PN7362 chip. The SDK provided by NXP is PN7462, but it is understood that some support is available in PN7362.
In addition to reading the UID of the Mifare Classic card, I would like to work on reading the internal block, such as phExMain_Mifare Operations(). However, the phExMain example operates normally only on the PN7462 chip and does not operate normally on the PN7362. I want to know what other examples are for reference.
I want to read Type A cards other than Mifare Classic, read UID and internal block data, and print them out to PC through Serial cable using HSU. Please check which example I should refer to.