-->
Page 1 of 1

Cant connect to NodeMcu

PostPosted: Wed Feb 07, 2018 8:25 am
by Mezz
Hello guys!

I am using de Nodemcu esp8266 with the cp2102 and ubuntu 16.04 LTS.

I am trying to upload lua code to the module but i cant get a response from the board.

I installed the drivers for the USB UART from https://www.silabs.com/products/develop ... cp-drivers . Then i tried to connect to the board via serial with putty and screen, none of them worked. Im trying to connect on /dev/ttyUSB0 .

Also tried using putty on windows and worked fine.

Anyone can help me to connect on ubuntu? Thanks.