jeelabs / esp-link

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

support for Atmega1284P OTA flashing #416

Open chamilag opened 5 years ago

chamilag commented 5 years ago

Hi,

Can EsP-Link be used to flash Attached Atmega1284P Over the air?

Regards,

uzi18 commented 5 years ago

It depends on bootloader version flashed inside 1284p, how you program this chip?

chamilag commented 5 years ago

I'm using Mighty 1284 bootloader using Optiboot Arduino

[https://github.com/maniacbug/mighty-1284p]

ivanpost commented 5 years ago

Hi,

Can EsP-Link be used to flash Attached Atmega128A Over the air? I'm using MegaCore128 bootloader: https://github.com/MCUdude/MegaCore

Upload Step 2 ( GET http:...../pgm/sync) receives a response:
'Bad programmer signature: 0x1e 0x97 0x02\n' this signature from A128

How to be?

Regards,

uzi18 commented 5 years ago

I will try to check if both mcus are possible to flash