PN5190 B1 - PN5190 instruction layer/Error messages - Decoding

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PN5190 B1 - PN5190 instruction layer/Error messages - Decoding

PN5190 B1 - PN5190 instruction layer/Error messages - Decoding

Prerequisites: 

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"

1. See an example of the error returned after ULPCD calibration 

 
Tomas_Parizek_1-1744177946726.png

2.  The Errors description is descibred in  PN5190 instruction layer UM. However, the error has to be "decoded" 

→> 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: 

2.1. Decode the "Event"

02 02 (Little endian format) → General_Error_Event + LPCD_Calibration_Done_Event

Tomas_Parizek_2-1744178043076.png
Tomas_Parizek_3-1744178057014.png

 

2.2 Check LPCD_CALIBRATION_DONE_EVENT 

07 BB (Little endian format) → Measured RSSI Value 

Tomas_Parizek_4-1744178146251.pngTomas_Parizek_5-1744178162257.png

 

2.3. Check the GENERAL_ERROR_EVENT

 00 23 (Little endian format) → Definition of the general error event → Error is : GPADC_ERROR, CLOCK_ERROR and XTAL_START_ERROR

Tomas_Parizek_6-1744178213520.pngTomas_Parizek_7-1744178224958.png

 

No ratings
Version history
Last update:
‎04-08-2025 10:58 PM
Updated by: