User Activity

Hi, I want to use the IDW01M1 under Arduino IDE because I already have the code to scan an UID of an NFC on this IDE and I want to send it with an http request but I can't use the IDW01M1 under Arduino IDE
I read all the .cpp and .h library but I can't find any routine that shows the RFID of the card, can you help me ?
Hi ! I have a Nucelo-L476RG with a NFC03A1 and a IDW01M1 wifi module (I also have the IDW04A1) and I want to send the RFID tag scanned with the NFC03A1 via a wifi module but I cant find any example on the internet to help me.
Hi, I'm really new in this world but I'm trying to read a NFC card with my NFC01A1 on a Nucleo L476RG but all the examples I found are only for writing on an android phone. Is it possible to read a NFC card with the NFC01A1 ? And if yes, how ? Is the...