Error on Uploading Program to ESP8266 via Foca v2.2 (USB to TTL Adapter) -
background
to test capability of uploading program esp8266, use empty program blank setup function , blank loop function. result showed me there espcomm_sync error , espcomm_open error. idea solve problem?
hardware
pin connection
foca v2.2 <-> esp8266 txd <-> rxd rxd <-> txd dtr <-> rst arduino uno <-> esp8266 gnd <-> gnd 3.3v <-> vcc
pin diagrams
on linux ubuntu 15.04
on windows 10
reference
bring iot arduino, [getting started] - http://www.arduinesp.com/getting-started
Comments
Post a Comment