Uses the device NFC antenna for writing data from HF tags when in close proximity.
Parameters
Tag Type numeric
The type of tags to write data.
It can be one of:
- 1 - Mifare Classic
- 2 - Mifare Ultralight
- 3 - ISO 15693
Coded numeric
Specifies if the data to write is coded with ASCII codes enclosed in ‘<’ and ‘>’. This is useful for debugging.
It can be one of:
Block Index numeric
Block index to read.
Data string
The data to write into the tag block.
It should be a multiple of the block size. If it is not, Kalipso will try to read the current content of the block before writing to change only the needed data, but it will be a slower operation.
|
Updated: 3/22/2018 3:53 PM
|