Read time stamp abnormal, Using PN7160 to read/write NTAG I²C Plus 2K tag problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Read time stamp abnormal, Using PN7160 to read/write NTAG I²C Plus 2K tag problem

432 Views
yanpuja_yh
Contributor I

I'm using PN7160 to read/write NTAG I²C Plus 2K tag. And using example of NXP revised program,

I found 

"NxpNci_HostTransceive(NCIReadTS, sizeof(NCIReadTS), Answer, sizeof(Answer), &AnswerSize)"

return answer[1] = 0x02, from example, the correct value is  answer[1] = 0x03.

Who can tell me what's the meaning is 0x02 or 0x03?

0 Kudos
2 Replies

386 Views
Erklei
Contributor I

It is defined in  NFC Controller Interface (NCI) Specification document

0 Kudos

385 Views
yanpuja_yh
Contributor I

Hi Erklei

  Thank you very much for your answer.

Could you tell me where can I get "NCI Specification"?

0 Kudos