nfc - NFC HandlingΒΆ

Manipulate NFC cards.

Usage:

- command: nfc write <TAGTYPE> <payload>...
  [retry: <retryCount>]

Argument

Description

tagtype

Tag type (NTAG203, NTAG213 or NTAG216)

payload

NDEF payload (text:....)

retryCount

Number of times to retry the test step (optional)

Examples