2021-12-23 03:31 AM
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 ?
Solved! Go to Solution.
2021-12-23 05:11 AM
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
2021-12-23 05:11 AM
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
2021-12-23 05:34 AM
Thank you, Olivier I just wanted to ask for be sure.