2018-11-15 03:20 AM
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
2018-11-19 04:30 AM
Hi,
can you detail more your HW setup/configuration?
IDW01M1 is controlled though uart interface, depending on hw setup you may need to solder some 0 ohm resistor or connect the IDW01M1 by cables to you host controller.
Please refer to the schematics which are available in the X-NUCLEO-IDW01M1 page on www.st.com
Regards,
Elio
2018-11-21 10:19 AM
I have a STM32L476RG evaluation board and I put the IDW01M1 and the NFC03A1 above to send the RFID through a HTTP request. I already have the NFC03A1 code on Arduino IDE and I'd like to make the IDw01M1 work also on Arduino IDE but I can't find any example and when I try to do it by myself I have compiling problems even in the libraries