2023-03-28 06:19 AM
what would you like to know?
I have downloaded 'en.x-cube-nfc7' according to the instructions,but the ST25 tap app of my phone did not read the "www.st.com/st25-demo" link. What should I do?
Solved! Go to Solution.
2023-03-30 04:13 AM
Hi,
see https://community.st.com/s/question/0D53W00002BdmmTSAR/unable-to-read-ndef-information-in-stswst25001-app for identical issue.
Rgds
BT
2023-03-28 07:16 AM
Hi, @NSon.1
I have learnt about ST25 and used above codes,But I failed to make the web link in the code appear on the phone screen to read out,what is more,st25 shows that memory is empty.
2023-03-28 09:21 AM
Hi
If my understanding is correct, you want that the URI "www.st.com/st25-demo" gets opened when you read the ST25 Tag with your smartphone. To do so, you should write an NDEF URI into your tag. You can write such URI NDEF Record from the application "ST25 NFC Tap" of your phone or from a MCU connected to a ST25 Dynamic tag by I2C.
For "ST25 NFC Tap" Android app, go to NDEF tab and click on the '+' in the bottom right corner.
Now, you can leave the "ST25 NFC Tap". If you tap the tag, Android will propose you to open the link. Select a Browser (for example Chrome) and it will get displayed.
Regards
2023-03-28 06:37 PM
Hi,@Olivier L
I can see what you mean and I can write an NDEF into tag by ST25 Tag. But I want write NDEF by a MCU connected to a ST25 Dynamic tag by I2C,so I used above codes to write NDEF and read by ST25 Tap. What should I do?
2023-03-30 04:13 AM
Hi,
see https://community.st.com/s/question/0D53W00002BdmmTSAR/unable-to-read-ndef-information-in-stswst25001-app for identical issue.
Rgds
BT