NFC NDEF Reading Writing Software with SDK
NFC card/tag writing and NFC NDEF tag emulation using µFR Nano NFC Reader/Writer
Related software: NFC Data Exchange with Android device
Video Demonstration
Software screenshots
- 1. NFC NDEF software start. Reader port closed.
- 2.Opening reader port.
- 3. NFC card read attempt. Card is not initialized.
- 4. Initializing card for NFC NDEF Messages.
- 5. Returning to the main software page.
- 6. Attempting to read the NFC card. Card is initialized (NFC Formatted). No NDEF data is written.
- 7. Part of the software where you can write the NFC NDEF data into your NFC card.
- 8. Writing Phone number to the NFC card. When the card is read with the NFC enabled phone, pop-up window will open, asking you to perform a call to the number written on the card. If AAR data is entered, the Android app you chose will automaticaly dial the number writen on the card.
- 9. Writing URL to the NFC card. When the card is read with the NFC enabled phone, pop-up window will open, asking you to go to the URL written on the card. If AAR data is entered, the Android app you chose (Google Chrome for example) will automaticaly open the URL writen on the card.
- 10. Writing vCard data into your NFC card. With this you can create your virtual business card. When this card is read with the NFC enabled phone, pop-up window will open, asking you to add the data one the card to your contact list.
- 11. Confirmation that the data is successfully written on the card.
- 12. NFC data reading.