2022-02-10 06:11 AM
2022-02-10 06:52 AM
Hi,
Card Emulation mode is supported in both ST25R3916 and ST25R95 devices. The recommended device is ST25R3916. Full demo code for ST25R3916 is available in the ST25 Embedded NFC library.
Rgds
BT
2022-02-10 06:52 AM
Hi,
Card Emulation mode is supported in both ST25R3916 and ST25R95 devices. The recommended device is ST25R3916. Full demo code for ST25R3916 is available in the ST25 Embedded NFC library.
Rgds
BT
2022-02-10 07:17 AM
Thanks,
And does the ST25DV04K have the capability to read other tags?
2022-02-10 07:29 AM
Hi
See https://community.st.com/s/question/0D53W00001GkghTSAR/is-it-possible-rf-communication-among-2-hardware- for a comprehensive answer why this is not possible to communicate between 2 tags.
Rgds
BT
2022-02-10 08:32 AM
Thanks!
2022-02-14 12:33 AM
I saw the application, but we want to integrate in our own GUI.
Is there a .dll for that?
2022-02-14 01:54 AM
Hi,
can you provide some information about your use case? Can you elaborate on what you want to integrate with your own GUI?
Rgds
BT
2022-02-14 02:25 AM
Communicate from a PC to your reader-tag. Basically sending/receiving some data.
2022-02-14 02:39 AM
Hi,
sending/receiving data when in reader mode is something standard. Can you elaborate on your use case when in Card Emulation mode i.e. do you want to modify the content of the emulated tag, do you want to be notified when the content is read by an external reader, etc.
Rgds
BT
2022-02-14 03:16 AM
Writing to the emulated tag over NFC is a requirements.
Can the reader in Card Emulation perform read/write data as well? or is it restricted to tag capabilities of responding to requests only?
What I would like to know if we can somehow hold 'independent' communication between two paired readers, when one side is writing data to the other side, and the last writing data back as a response to it.