-->
Page 1 of 1

Upload bin file to ESP8266

PostPosted: Tue May 16, 2017 1:43 am
by DTesla
Hi all!

I need to upload an exported bin file from Arduino IDE to an ESP8266.

I tried to use the node-mcu flasher: selected the bin file to the address 0x00000

and uploaded it; got no error from uploader, but sketch won't start.

If i upload it from Arduino IDE everything works...

What am I missing?

Thank you