jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.84k stars 723 forks source link

Flashing ATMega328 from SPIFFS #284

Closed c-mysec closed 7 years ago

c-mysec commented 7 years ago

I have an Arduino Pro Mini with an Wemos D1 Mini (ESP8266) behind a NAT. The only way I can think of to upload a new sketch to the ATMega is by "downloading" the firmware first to the D1 Mini SPIFFS and then flashing the ATMega. I know nothing about the built-in programmer. Is there an easy/ready way to do this? Or is there anything similar to this. any suggestion? (i.e. source code to look at, directions,)

tve commented 7 years ago

I'm afraid I don't know much about the configuration you mention. Esp-link allows you to upload a sketch through the esp8266 to an atmega.