Reboot arduino after X connections fails
- 
					
					
					
					
Hi
Some time after power loose, I have to reset my arduino because it can't find the gateway any more.
Is there a way to do this automaticaly?(like reboot arduino every 2 min if it don't find any gataway)
regards
Lucas
 - 
					
					
					
					
Google for watchdog (timer) I think. That should do what you want to.
 - 
					
					
					
					
@Lucas-van-rossum - or install Mysbooloader, then you can issue a reboot command from Myscontroller for example.
 - 
					
					
					
					
@sundberg84 Which is rather difficult when you have no connection...

 - 
					
					
					
					
@AWI - haha, i wish i could say its monday morning - doh.
Thank you for notising my mistake