Skip to main content
Mpraj.19
Associate III
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

    Brian TIDAL
    Brian TIDALBest answer
    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

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    Mpraj.19
    Mpraj.19Author
    Associate III
    July 5, 2021

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

    Brian TIDAL
    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

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.