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))
I powered the module both from USB and later from own PSU but still have the same result
Sounds familiar to anyone?
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.