Thank you a lot, J.D..
Your advise is so nice for my understanding regarding EVM GUI.
I have one more question about code transimitted from GUI at NFC tab.
My question is on the code marked above.
As my understanding,
0115000304|D4|0DD4|0C|0123456789ABCDEF01230000
Amber = host command setting EVM in NFC mode(host.c), Yellow = NFC command: EVM set as Target(nfc.c), Aqua = Data/ this case: UID
I think this is correct.
However, there are 2 bytes "0DD4" between commands D4 and 0C.
What these 2 bytes affect in the sample C code?
Thank you,
Masahiro