Esp8266 esp-01 Arduino IDE upload fail :( (max osx)
Posted: Wed Oct 21, 2015 1:13 pm
I'm having real trouble getting my esp8266 esp-01 to work. I'm really sorry if this has been asked already but I can't find anything on the web that will help.
This is the complete process I used to get Arduino onto the esp8266:
1. Wired up the everything to this diagram:
2. Downloaded Arduino 1.6.5 for Mac OSX 10.10
3. Added the eps8266 board via the board manager
4. Used default settings:
5. Uploaded a sketch file eg: Blink
All this results in me getting this error when trying to upload to the esp8266.
Can anyone point out where I might be going wrong here? I can't work out what to do? The fact that it says espcomm_sync failed makes me think that my flash /cpu / upload speed are wrong but messing with these settings proved fruitless
Many thanks!
This is the complete process I used to get Arduino onto the esp8266:
1. Wired up the everything to this diagram:
2. Downloaded Arduino 1.6.5 for Mac OSX 10.10
3. Added the eps8266 board via the board manager
4. Used default settings:
5. Uploaded a sketch file eg: Blink
All this results in me getting this error when trying to upload to the esp8266.
Code: Select all
warning: espcomm_sync failed
error: espcomm_open failed
Can anyone point out where I might be going wrong here? I can't work out what to do? The fact that it says espcomm_sync failed makes me think that my flash /cpu / upload speed are wrong but messing with these settings proved fruitless
Many thanks!