As the title says... Chat on...

User avatar
By Mezz
#73776 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.