N00b alert : error when flashing using esptool.py #5641
Replies: 1 comment
-
Posted at 2017-02-12 by Ollie I have an older version of esptool which works perfectly. But flasher.js might help you get some firmware onto your board while trying to resolve esptool issues. Don't have a link but Google will. Posted at 2017-02-12 by @MaBecker You are using the latest version of esptool.py, something like version 2 , check with change Posted at 2017-02-12 by noofny @ollie mate you nailed it - using flasher now and works perfectly, no need to screw around with python scripts and outdated args/syntax, just a nice simple UI that works. I cannot thank you enough for the quick response! @MaBecker Thanks also - so I took a stab and used the following args, but it didn't work because there's a bunch of other stuff probably wrong (such as an old image, etc)...
For now I'll stick with flasher.js - at least this gets your board flashed and running so you can focus on the dozens of other more interesting problems to solve ;-) Many thanks guys. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-12 by noofny
I have the ESP8266 Breakout (HUZZAH) board from Adafruit. Been reading on how to get Espruino flashed onto the board. I'm on OSX so just running through the *nix instructions and got the latest esptool.py repo cloned and installed, according to the guide at;
http://www.espruino.com/ESP8266_Flashing
So the command I'm running is follows;
...but the error I'm getting is;
Sorry guys, I'm a bit lost, can anyone please shed some light? Also is there a better way to do this than the guide shows on espurino.com, from reading around quite a few forums I'm finding it hard to see the forest through all the trees (so many different ways to do this) ?
Most thankful to any help :-)
Beta Was this translation helpful? Give feedback.
All reactions