cancel
Showing results for 
Search instead for 
Did you mean: 

Make an http request with IDW01M1 under Arduino IDE

JBott
Associate II

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

2 REPLIES 2
Elio Cometti
Senior II

​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

JBott
Associate II

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