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

foca v2.2 esp8266


pin connection

  foca v2.2 <-> esp8266         txd <-> rxd         rxd <-> txd         dtr <-> rst  arduino uno <-> esp8266         gnd <-> gnd        3.3v <-> vcc 

pin diagrams

foca v2.2
enter image description here

esp8266
enter image description here


on linux ubuntu 15.04

enter image description here


on windows 10

enter image description here

reference


bring iot arduino, [getting started] - http://www.arduinesp.com/getting-started


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -