VTAP NFC tag emulation settings
A list of all configuration settings which relate to VTAP NFC tag emulation for the config.txt file.
VTAP can emulate an NFC Forum Type 4 card or tag, containing NDEF encoded data. If you tap a phone on a VTAP in card emulation mode, a URL could be launched or Text data displayed on the tapping phone.
The VTAP emulated tag can also be written to, for example by an Android or iOS app. Any NDEF record data written by the app will not overwrite the emulated tag data, but instead is intercepted by the VTAP and could be output over any of the VTAP comms interfaces, treated as though it was a data read from an NFC tag.
CardEmulationMode lets you enable VTAP NFC tag emulation and CardEmulationData sets the data that will be passed when the VTAP is in a card emulation mode. These settings can be adjusted dynamically using the ?card and ?cardmode commands in the section Dynamic configuration commands.
There is more information in the VTAP Application Notes.
Settings below: CardEmulationMode | CardEmulationData
This enables or ends a mode, where the VTAP emulates an NFC Forum Type 4 card or tag, containing NDEF encoded data.