Example program for the X-NUCLEO-NFC04A1
Dependencies: BSP libNDEF ST25DV
X-NUCLEO-NFC04A1 dynamic NFC/RFID tag IC expansion board Firmware Package
Introduction
This firmware package includes Components Device Drivers, Board Support Package and example applications for STMicroelectronics X-NUCLEO-NFC04A1 dynamic NFC/RFID tag IC expansion board.
Example Application
This program gives the User the possibility to read or write the tag of the X-NUCLEO-NFC04A1. The user needs an NFC enabled device as a smartphone that has to be at least 10 cm close to the antenna of the X-NUCLEO-NFC04A1. The LEDs indicate the operational mode:
- LED1 is on: by reading the tag the User obtains the parameters of the WiFi access points.
- LED2 is on: by reading the tag the User is redirected to a website through the custom browser of the smartphone.
- LED3 is on: the User can overwrite the value of the tag through the use of any NFC application.
Tested Platforms
This firmware has been tested on STM32 NUCLEO-F401RE
Revision 4:d55445a038d5, committed 2019-11-14
- Comitter:
- DiegoOstuni
- Date:
- Thu Nov 14 14:53:55 2019 +0000
- Parent:
- 3:c0d41c99e7ec
- Commit message:
- Example application for the STMicroelectronics X-NUCLEO-NFC04A1
Changed in this revision
diff -r c0d41c99e7ec -r d55445a038d5 BSP.lib --- a/BSP.lib Thu Nov 14 14:06:31 2019 +0000 +++ b/BSP.lib Thu Nov 14 14:53:55 2019 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/DiegoOstuni/code/BSP/#cf62b690f57c +https://os.mbed.com/teams/ST-Expansion-SW-Team/code/BSP/#cf62b690f57c
diff -r c0d41c99e7ec -r d55445a038d5 ST25DV.lib --- a/ST25DV.lib Thu Nov 14 14:06:31 2019 +0000 +++ b/ST25DV.lib Thu Nov 14 14:53:55 2019 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/DiegoOstuni/code/ST25DV/#bea5dbf3f7d5 +https://os.mbed.com/teams/ST-Expansion-SW-Team/code/ST25DV/#bea5dbf3f7d5
diff -r c0d41c99e7ec -r d55445a038d5 libNDEF.lib --- a/libNDEF.lib Thu Nov 14 14:06:31 2019 +0000 +++ b/libNDEF.lib Thu Nov 14 14:53:55 2019 +0000 @@ -1,1 +1,1 @@ -https://os.mbed.com/users/DiegoOstuni/code/libNDEF/#de13951f30f6 +https://os.mbed.com/teams/ST-Expansion-SW-Team/code/libNDEF/#de13951f30f6