2019-09-27 02:11 PM
With reference to Page 21, Table 16 in the ST25R95 Data Sheet, where would I find a description of all of the Data Field parameters for 15693 tags? (I see only one example in which the data value of is 022000 given).
Thanks,
Jim
Solved! Go to Solution.
2019-09-30 12:36 AM
Hi,
the ISO15693 protocol is based on an exchange of
The data field in the SendRecv follows the request structure.
Each request consists of the following fields;
The ISO/IEC 15693-3 standard describes in details this protocol and the various mandatory and optional command codes. For custom and proprietary command codes, and for the list of optional command code being supported for a given tag, you will have to refer on the tag manufacturer data sheet.
For example, for ST25TV02K tags, see this Datasheet for details about supported command.
Rgds
BT
2019-09-30 12:36 AM
Hi,
the ISO15693 protocol is based on an exchange of
The data field in the SendRecv follows the request structure.
Each request consists of the following fields;
The ISO/IEC 15693-3 standard describes in details this protocol and the various mandatory and optional command codes. For custom and proprietary command codes, and for the list of optional command code being supported for a given tag, you will have to refer on the tag manufacturer data sheet.
For example, for ST25TV02K tags, see this Datasheet for details about supported command.
Rgds
BT