Hello,
I've checked this configuration using NTAG 5 NFC Cockpit GUI without any issues.
Please check the User Manual for NTAG 5 NFC Cockpit.
You will need to connect the PN7462 with the Cockpit firmware, and when opening the NTAG 5 Cockpit, you need to have both boards connected by USB and both antennas connected. Then the NTAG 5 Cockpit should open the configuration panel as shown in section 4; NTAG 5 NFC Cockpit GUI.
In the log panel you should see the next log, after a proper configuration:
> Writing configuration register PWMGPIO0:
NFC >> 22 C0 04 00 00 00 00 00 00 00 E0 39 00
NFC << 00 0C 00 00 00
Read configuration block 39h = 0C 00 00 00
NFC >> 22 C1 04 00 00 00 00 00 00 00 E0 39 00 04 00 00 00
NFC << 00
Write configuration block 39h = 04 00 00 00
After the configuration, you should be able to read the NTAG 5 with the PN7462 in the same NTAG 5 NFC Cockpit GUI and should get the next response at the log window.
> Reading configuration register PWMGPIO0:
NFC >> 22 C0 04 00 00 00 00 00 00 00 E0 39 00
NFC << 00 04 00 00 00
Read configuration block 39h = 04 00 00 00
With this, you will have your GPIO0 configuration.
Please notice the next table for a better understanding of the frame sent:
|
22
|
Flag
|
|
C0
|
Read Config
|
|
04
|
Manuf ID
|
|
00
|
UID
|
|
00
|
UID
|
|
00
|
UID
|
|
00
|
UID
|
|
00
|
UID
|
|
00
|
UID
|
|
00
|
UID
|
|
E0
|
UID
|
|
39
|
PWM_GPIO_ CONFIG_0
|
|
00
|
|
I strongly recommend you that perform the configuration this way, before creating a full application using the PN7462
I hope this information may have been useful
Best Regards,
Fabian