Mif.WriteSL3

This command writes blocks to an SL3-authenticated MIFARE Pro card.

Properties

Parameters (request frame)

Name Type/Size Description
- Bit mask (8 bits) -
RFU Integer (bit mask area 0xFC) Zero padding
PlainData Integer (bit 0x02) -
NoMacOnResp Integer (bit 0x01) -
Block Integer (16 bits) Block number where writing starts.
Length of BlockData Integer (16 bits) Length of BlockData in bytes
BlockData Raw data Data blocks to write.

Returned values (response frame)

None