nfc - NFC Interaction
Interact with DUT using NFC. Requires a supported NFC interface adapter device.
nfc write - Write NFC tag data.
Write NFC tag data.
Usage:
- command: nfc write <TAGTYPE> <payload>...
[retry: <retryCount>]
Argument |
Description |
---|---|
tagtype |
Tag type ( |
payload |
NDEF payload ( |
retryCount |
Number of times to retry the test step (optional) |
Examples