0 like 0 dislike
410 views
in T20 by Q&A Engineer (11.1k points)

Please log in or register to answer this question.

1 Answer

1 like 0 dislike
by Q&A Engineer (11.1k points) 1 flag
com.common.apiutil.nfc.Nfc

byte[] ultraigh_pwd_auth(byte noBlock, byte[] pwd)

byte[] ultraigh_read_page(byte noBlock)

void ultraigh_write_page(byte noBlock, byte[] inBuf, int inLen)

you can use above 3 to access ultralight card.

if you want to use APDU  , you can use this.

byte[] transmit(byte[] sendBuffer, int sendBufferLength)
by Q&A Freshman (102 points)
0 0
Hello, but this method:

byte[] transmit(byte[] sendBuffer, int sendBufferLength)

triggers errors, because i also tried a quick read using 0x30, but there was no luck.
If there is any sample code of how to send and decode the low level commands. It would be a great help.

Thanks
by Q&A Engineer (5.3k points)
0 0
Please check the tenth point of the official document: MIFARE Ultralight EV1
commands
https://www.nxp.com.cn/docs/en/data-sheet/MF0ULX1.pdf
by Q&A Freshman (102 points)
0 0
Yeah, Thanks for pointer,
I have been using the 10th point to send the command. I have tried with the GET_VERSION commmand (0x60) but I keep getting the error: cpu_transmit return error code = -1009
and com.common.apiutil.CommonException.

How can I go about this error:

thanks

Related questions

0 like 0 dislike
1 answer 144 views
Welcome to Telpo Q&A,

If you have a technical question ,please ask here, in English.
.
If you have faulty devices need be repaired,please create a issue ticket.

Please inquiry your ticket.

Notice :If you have an urgent question or cannot register account of Q&A, you can contact the online support in below jivochat .

Categories

...