NFCS:SendTagCommand

NFCS:SendTagCommand

Request #

WordDescription
0
0x00130102Cmd0x0013Param4Xlat2
1u32, Unknown. inr1 for send_nfctag_cmd().
2u32 inputsize
3u32 outputsize
4

u8 timing value. This is the raw version of the NFC:SendTagCommand timing field.

5Descriptor for static buffer (id 1)
6Input buffer address with static_buf_id=1

Response #

WordDescription
0
0x00130082Cmd0x0013Param2Xlat2
1Result code
2u32 actual_output_size
3Descriptor for static buffer (id 0)
4Output data pointer with static_buf_id=0

Description #

This is similar to NFC:SendTagCommand, except this just calls send_nfctag_cmd() directly without calling a bunch of other code.

outputsize value 0x800 will be used when it’s >=0x800.