Skip to main content
Visitor II
November 15, 2018
Question

Make an http request with IDW01M1 under Arduino IDE

  • November 15, 2018
  • 2 replies
  • 779 views

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

    This topic has been closed for replies.

    2 replies

    Visitor II
    November 19, 2018

    ​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

    JBottAuthor
    Visitor II
    November 21, 2018

    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