Posted on October 21, 2016 at 03:55Hi Sir / Madam,After ST95HF has read its peer NFC device, ST95HF RF field is automatically shut down. I have to initialise it again using the following functions: ISO14443A_Init( ); ISO14443A_IsPres...
Posted on October 05, 2016 at 06:28Hi Sir / Madam,I receive error code from ST95HF : 0x87 0x01 0x90 , may I know what does this means ?There is no explanation on the above code. The explained code in ST95HF datasheet DoclD025630 Rev4 is onl...
Posted on January 06, 2017 at 08:39Hi ST Support 7,Many thanks for your help. Really appreciate it very much.I have check and check my code again and discover a minor mistake which has cause this weird symptom.I have miss out a statement to select ...
Posted on December 21, 2016 at 05:31/* NfcApp__ISO14443AFieldOn */ ISO14443A_Init(); ISO14443A_IsPresent(); ISO14443A_Anticollision(); delay_ms(10);/* --------------------------------------------------------------------------------------...
Posted on December 21, 2016 at 05:08Hi ST Support,I have another problem. I need your help. Please help me(1) I am struggling on why ST95 is unable read the session register the second time without doing another round of ISO14443A_Init( ), ISO14443...
Posted on November 15, 2016 at 02:48Hello ST Support,May I know what happen to ST95HF after ST95HF read data from its Peer NFC device ?May I know what has shut off ST95HF RF Field after ST95HF has done the read action ?After ST95HF read data from it...