2021-07-03 03:04 AM
my setup is st25dv04k connected with tag on instrument A. cr95hf connected with instrument B. when instrument A comes near to instrument B.
i want to confirm that instrument be successfully message in a tag [ which connected to instrument A].
on successful reading data by cr95hf , is it possible to send rf command over air to st25dv04k ? also which rf command it need to send ?
Solved! Go to Solution.
2021-07-05 01:20 AM
Hi Mpraj.19
the CR95HF is a RF transceiver therefore you can send whatever you want to the tag using the SendRecv command.
The ST25 Embedded NFC library provides examples of communication between ST25 Readers and ST25DV tags (e.g. see Projects\STM32L476RG-Nucleo\Applications\X-NUCLEO-NFC03A1\FTM example).
Rgds
BT
2021-07-05 01:20 AM
Hi Mpraj.19
the CR95HF is a RF transceiver therefore you can send whatever you want to the tag using the SendRecv command.
The ST25 Embedded NFC library provides examples of communication between ST25 Readers and ST25DV tags (e.g. see Projects\STM32L476RG-Nucleo\Applications\X-NUCLEO-NFC03A1\FTM example).
Rgds
BT
2021-07-05 03:29 AM
The given software in exe format can you provide same software or source file for linux.
2021-07-05 04:20 AM
Hi,
the exe contains a click through license that needs to be accepted so this exe has to be downloaded on a Windows PC, the license has to be accepted and then you can copy the files on your Linux environment.
Rgds
BT