diff --git a/README.md b/README.md index d646b5a..a26b78f 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,10 @@ HydraNFC Shield v2 is for anyone interested in Learning/Developping/Debugging/Ha * Quartz oscillator operating with 27.12 MHz crystal with fast start-up **Key Features of HydraFW (for HydraBus v1/HydraNFC Shield v2 hardware) firmware using [STMicroelectronics RFAL for ST25R3916](https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25rfal002.html):** + This firmware is fully open source and based on HydraFW and is specific to HydraBus v1 with HydraNFC Shield v2 it use [STMicroelectronics RFAL for ST25R3916](https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25rfal002.html) -The RFAL simplifies the development of applications by encapsulating device and protocol details. + +The STMicroelectronics RFAL simplifies the development of applications by encapsulating device and protocol details. * Complete middleware to build NFC enabled applications based on the ST25R3916 device * Supported modes: * Reader/Writer @@ -77,3 +79,5 @@ The RFAL simplifies the development of applications by encapsulating device and * ISO18092 * MISRA C:2012 compliant * Free, user-friendly license terms + +The firmware will support Special stream and Transparent modes to implement other custom protocols in reader/writer mode (potentially also P2P), card emulation mode and even unique sniffer mode.