Destructs the UID type to bytes
If the UID of the tag is longer than 7 bytes, then the first 7 bytes will be
here and the rest are cut off
unpack-nfc-uid
@/unpack-nfc-uid
Destructs the UID type to bytes
If the UID of the tag is longer than 7 bytes, then the first 7 bytes will be
here and the rest are cut off
UID@/nfc-uid
OUT7byte
OUT6byte
OUT5byte
OUT4byte
OUT3byte
OUT2byte
OUT1byte
To use the node in your project you should have the xod-dev/pn532-nfc library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.