About NFC Tag emulation on Linux
Vincas Dargis <[email protected]>
| Newsgroups | dev.linux.lists.oe-linux-nfc,org.01.lists.linux-nfc |
|---|---|
| Message-ID | <CAPNCXk0qkc-5myby0TdzD=6kBXSd_o_iNGy6jjjO5YXeyZqceg@mail.gmail.com> |
Hi list, I see there's "test-device", "test-tag" helpers in neard-tools package in Debian, but it looks like it needs actual devices/tags to test with..? Is there a way to emulate NFC tag, to "emit" NFC tag discovery events and NDEF mesages on Linux? Qt supports NFC on Linux via neard daemon, so I thought it would be very useful to emulate NFC tags (with various payloads) for development and (automated even?) testing. Thanks!