TFTP Bootloader Arduino Mega 2560

Hi to all,
I'm a new Arduino User and also a new member of this Forum :).

I have a problem with my project, so i try to explain what i want obtain and i hope that there, someone can help me really.

I need to load a firmware in arduino mega 2560, using another arduino mega 2560 over the net.

I read some projects, like Ariadne but with really unsuccess..
There is someone that can explain me what i have to do, step by step ?

My configuration is :

2 x Arduino Mega 2560
2 x Ethernet Shield

Please It is really important.

Without a rewrite of the bootloader you can't

Mark

holmes4:
Without a rewrite of the bootloader you can't

Mark

I can do all.. please say me how i have to do :slight_smile:

That bootloader you refer to is buggy and works really slow. I forked and fixed it here

I have not used it though for a while.

doughboy:
That bootloader you refer to is buggy and works really slow. I forked and fixed it here

GitHub - d0ughb0y/NetLoad: A variation of the Arduino TFTP bootloader.

I have not used it though for a while.

Can you help me.. how i have to load this boot loader ?

If you could write a little guide from the base it's a good thing. Sorry i'm really noobs..