Ultralight.Write
Standard write command for Ultralight cards. 1 page (4 bytes)
is writen to a card.
Properties
- Command code: 0x2502
- Command timeout: 100 ms
- Possible status codes: General status codes, Ultralight.ErrNoTag, Ultralight.ErrHf, Ultralight.ErrNack, Ultralight.ErrInterface, Ultralight.ErrCmd, Ultralight.ErrHwNotSupported, Ultralight.BreakErr
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
PageAdr | Integer (8 bits) | Page address |
PageData | Raw data (length 4 Bytes) | 4 byte page data. |
Returned values (response frame)
None