Skip to main content
Visitor II
July 3, 2021
Solved

which rf command cr95hf need to send on message receive from tag ?

  • July 3, 2021
  • 3 replies
  • 1025 views

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 ?

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    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

    3 replies

    Technical Moderator
    July 5, 2021

    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

    Mpraj.19Author
    Visitor II
    July 5, 2021

    The given software in exe format can you provide same software or source file for linux.

    Technical Moderator
    July 5, 2021

    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