PN5190 instruction layer-> https://www.nxp.com/docs/en/user-manual/UM11942.pdf
NFC Cockpit -> https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/nfc-cockpit-configuration-tool-for-nfc-ics:...
In case of PN5190, the NFC cockpit can only show a generic error messages. More detailed error description has to be decoded from the received "FrontEnd Packets"
→> Take the received packets before the error ntf. in NFC Cockpit → 80 00 0C 02 02 00 00 BB 07 00 00 23 00 00 00
Where:
02 02 (Little endian format) → General_Error_Event + LPCD_Calibration_Done_Event
07 BB (Little endian format) → Measured RSSI Value
00 23 (Little endian format) → Definition of the general error event → Error is : GPADC_ERROR, CLOCK_ERROR and XTAL_START_ERROR