Console problem

reinier
Posts: 1
Joined: Fri Dec 04, 2015 2:40 am

Console problem

Postby reinier » Fri Dec 04, 2015 3:33 am

Hi
I'm having a problem with my ESP8266 breakout module. I have it connected to the PC (win 7) with a CH340G usb-serial converter and use RealTerm or Putty as console. I set them to 9600bd/8b/nopar.

The problem is that when typing I often get faulty characters...It doesn't matter if I simply type, or use the send function of RealTerm (not even when I set long delays between characters)

it should be this

wifi.sta.config("ReinierNet","exxxxxxxxd",1)
wifi.sta.connect()
tmr.delay(1000000)
print(wifi.sta.status())
print(wifi.sta.getip())

but this is on example of what I get (starting at wifsta (already i and . missing))

1.jpg


I powered the module both from USB and later from own PSU but still have the same result
Sounds familiar to anyone?

Who is online

Users browsing this forum: No registered users and 1 guest