how to program st25r3911b which is connected to st25dv discovery board
I am using st25dv discovery board and st25r3911b reader. i need to program details which is shown below to the reader and the tag should visualize the details, can you guys help me?
struct{
char CustomerOrderCode[24];
char InternalFactoryCode[24];
char ProductName[24];
char HWVersion[24];
char SWVersion[24];
char ManufacturingDate[12];
char ManufacturingTime[12];
char QualityControlPersonID[24];
uint32_t ContinuityCounter;
} LabelContent;
Thankyou
with regards,
vignesh raj
