Skip to main content
Visitor II
December 23, 2021
Solved

Is it possible Rf communication among 2 hardware ?

  • December 23, 2021
  • 2 replies
  • 876 views

I have 2 device that have on independent st25dv NFC chips and also st32 mcu.

I wonder that 2 devices can communicate each other without any physical connection ?

For example i want one device is act like mobile phone. is it possible ?

    This topic has been closed for replies.
    Best answer by Olivier L

    Hi,

    That would be nice but unfortunately that is not feasible. An NFC Tag can not talk to another NFC Tag because none is generating an RF Field. It is mandatory to have an NFC Reader.

    A side comment: An NFC Reader can be set in Card Emulation Mode so it can emulate a tag. By this way, an NFC Reader can communicate with another NFC Reader. One being set in Card Emulation mode.

    A mobile phone is an NFC Reader and it can be set into card emulation mode.

    Regards

    Olivier

    2 replies

    Olivier LAnswer
    ST Employee
    December 23, 2021

    Hi,

    That would be nice but unfortunately that is not feasible. An NFC Tag can not talk to another NFC Tag because none is generating an RF Field. It is mandatory to have an NFC Reader.

    A side comment: An NFC Reader can be set in Card Emulation Mode so it can emulate a tag. By this way, an NFC Reader can communicate with another NFC Reader. One being set in Card Emulation mode.

    A mobile phone is an NFC Reader and it can be set into card emulation mode.

    Regards

    Olivier

    oziesinAuthor
    Visitor II
    December 23, 2021

    Thank you, Olivier I just wanted to ask for be sure.