When you connect the WeMOS D1 mini board for the first time on your Windows computer through a USB cable, it might be the case to install a USB-to-SERIAL driver.

The board has a USB-to-SERIAL converter (CH340 chip).

The driver is available for download here.

CH340 Windows 8 driver download

Install the driver

driver files

To make sure that is ok, check the “Device Manager” to see if your port is available and note the port number (in my case, COM6)

port

In Arduino IDE make sure to select the proper COM port

driver esp d1 mini arduino ide

If you can compile and upload an empty sketch, you’re ready for IoT!

 

 

 

 

ESP8266 – WeMOS D1 mini – ch340
Tagged on:                     

7 thoughts on “ESP8266 – WeMOS D1 mini – ch340

  • April 3, 2019 at 19:52
    Permalink

    I’ve tried downloading the driver several times and installing it several times. Each time it reports a successful installation. However, when I plug my Wemos d1 mini into the usb port, WINDOWS does not recognize it and, hence, does not give me a com port. I’m at whit’s end here. Can you recommend anything? I’ve downloaded the driver from the Wemos site, which is particularly unhelpful and from several other sites including the “official” CH340 driver site 9in Chinese with no translation option). They are essentially the same package which does not work for me even though it says it does.

    Reply
    • December 6, 2020 at 03:21
      Permalink

      for me that problem was solved by moving the 64bit install to the main folder and installing that one, and putting the baudrate at 115200

      Reply
  • April 3, 2019 at 20:06
    Permalink

    Hello,
    Cand you send me a link to the product or a picture of your D1 mini? Maybe has another usb to serial chipset or something is broken.
    Can you try also to install the drive on other computer?

    Reply
  • May 9, 2019 at 18:47
    Permalink

    Try a different cable! Use one that doesn’t look super cheap.

    Stupidly, some vendors provide USB cables intended for powerbank or bluetooth device charging only where only 2 cables are connected (grd and +5v). Like this one can try forever to communicate! Today I just ran into such problem for the 2nd time in 2 years… Oh no! I hope next year I’ll find my own solution! Ha!

    David

    Reply
    • May 10, 2019 at 04:10
      Permalink

      Thank you for your suggestion!

      Reply
    • January 25, 2021 at 20:38
      Permalink

      Saved my day. Thanks man.

      Reply
  • February 7, 2020 at 20:04
    Permalink

    Hello i have recently purchased a d1 mini esp8266 unit and have a cable which connects it to my computer i also have the driver downloaded and arduino ide. after running the driver setup and installing the port does not show up nor does it on device manager. could anyone help me with this and thank you.

    Reply

Leave a Reply to Bernard Sypniewski Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.