View Single Post
  #1  
Old 06-10-2019, 08:47 AM
jwoody's Avatar
jwoody (Jeremy)
Registered User

jwoody is offline
 
Join Date: Aug 2011
Location: Ormeau Hills, Australia
Posts: 374
How to fully clear EEPROM of Arduino Leonardo

Hello all
I am having trouble with the software in my Nexdome. I have been playing with a rain sensor and sort of got it to work. Now the sensor is totally disconnected but now the Nexdome software always states that it is "Raining" so the shutter will not open properly.

I think the problem is that the EEPROM of the arduino has been written to saying it is raining but even after I clear the eeprom it is still there.
I have tried the EEPROMClear sketch and the EEClear.hex function in the nexdome control software but to no avail.

Does someone have a sketch that I can use to comprehensibly clear the EEPROM of the Arduino Leonardo?

Thank you
Jeremy
Reply With Quote