-->
Page 1 of 1

Flashing a binary generated with another tool

PostPosted: Fri Dec 29, 2017 1:14 pm
by lotus49
I have a binary for my ESP-01 that I would like to flash. Can I do this with the Arduino IDE?

Re: Flashing a binary generated with another tool

PostPosted: Fri Dec 29, 2017 4:52 pm
by jankop
In my opinion, you can not. But you can use one of these programs.
https://github.com/nodemcu/nodemcu-flasher
https://github.com/marcelstoer/nodemcu-pyflasher

Re: Flashing a binary generated with another tool

PostPosted: Thu Jan 04, 2018 2:15 pm
by mrburnette
You probably should consult how make can be utilized to upload binaries:
https://github.com/plerup/makeEspArduino