Hi team,
at one of my customers I received the following problem - can you please take a look at it?
Please let me know if anything is unclear or you need more information
thanks,
Jens
In one of our devices we used the RF430FRL152H to measure the wireless temperature.
At the moment, a problem came in from the field, which I cannot explain.
Using the ISO/IEC 15693 standard we write a component ID to blocks 0x87 and 0x88 . The two blocks 0xAD and 0xEC are described with their fix. All four blocks are writable and readable.
For the problem the device has been transcoding block 0x87, even though we only read the sensor temperature and the data from the 0x87 and 0x88 blocks.
At the Start
Block 0x87:
0x01016C4B00000000
Block 0x88:
0x0000000000000000
Block 0xAD:
0xB24040A520013041
Block 0xEC:
0xCECED0FD0028CECE
After Transcoding:
Block 0x87:
0x0206FEEA00000000
Block 0x88:
0x0000000000000000
Block 0xAD:
0xB24040A520013041
Block 0xEC:
0xCECED0FD0028CECE
What happens at Block 0x87?