Here attached please find the revised firmware, which supported to output full 7 bytes UID to decimal for the ISO14443A standard card/tag.

And this firmware version is also offered to set to following output formats:


1) ISO14443A-LSB output full UID to DEC, and keep starting zeros:
>> AA 00 10 FD C0 26 00 FF FF FF FF FF FF 10 60 00 00 10 00 6B BB

3) ISO14443A-MSB output full UID to DEC, and keep starting zeros:
>> AA 00 10 FD C0 27 00 FF FF FF FF FF FF 10 60 00 00 10 00 6A BB

2) ISO14443A-LSB output full UID to DEC, and delete starting zeros:
>> AA 00 10 FD C0 28 00 FF FF FF FF FF FF 10 60 00 00 10 00 65 BB

4) ISO14443A-MSB output full UID to DEC, and delete starting zeros:
>> AA 00 10 FD C0 29 00 FF FF FF FF FF FF 10 60 00 00 10 00 64 BB


