I am communicating with a card via UDP, sending messages and receiving responses with the data I want! I have a small problem in the conversion of these two parameters: Paremeters Argument
When I send the command 0x22 to read the firmware version I get this response (index 3,4,5) but they are not in yymmdd format given the results I got 38 and 33 ... 0x22 Reponse
When I send the command 0x21 to read the UI version i get this result, how i can convert it to 48 bit little endian 0x21 Réponse