How do you decode "ADDR_DeviceID" of 32398 tag using 28440 reader/writer?
lb-hobby
Posts: 3
Hi,
I've been Googling, trying to find an answer to the above question, with no luck. How do you interpret the 4 bytes of the "ADDR_DeviceID"? The 28440 manual says: "ADDR_DeviceID is a read-only value used to identify the specific tag family (for example, EM4150). The 32-bit value contains a family code, version code, reserved/unused bits, and a checksum value." Is the "Family code" in the first byte sent for a "ADDR_DeviceID" read command and "Version code" etc. in the following bytes?
I bought three 32398 tags from Parallax.com and each one has a different MSB returned for "ADDR_DeviceID". One is CB 00 10 32, other is 8E 00 10 32, and last one is 49 00 10 32. Why does the MSB of each tag's "ADDR_DeviceID" change when all 3 tags are the same?
I'm not sure if I will use this "ADDR_DeviceID "info in my projects but I sure am curious.
Thanks,
Larry
I've been Googling, trying to find an answer to the above question, with no luck. How do you interpret the 4 bytes of the "ADDR_DeviceID"? The 28440 manual says: "ADDR_DeviceID is a read-only value used to identify the specific tag family (for example, EM4150). The 32-bit value contains a family code, version code, reserved/unused bits, and a checksum value." Is the "Family code" in the first byte sent for a "ADDR_DeviceID" read command and "Version code" etc. in the following bytes?
I bought three 32398 tags from Parallax.com and each one has a different MSB returned for "ADDR_DeviceID". One is CB 00 10 32, other is 8E 00 10 32, and last one is 49 00 10 32. Why does the MSB of each tag's "ADDR_DeviceID" change when all 3 tags are the same?
I'm not sure if I will use this "ADDR_DeviceID "info in my projects but I sure am curious.
Thanks,
Larry
Comments