Clear EEPROM - sketch after that not working-HELP
-
Hi all. I am begginer. Please help me. I clear EEPROM in my Arduino Mini Pro by this manual:
https://www.arduino.cc/en/Tutorial/EEPROMClearWrite this as sketch. After that i write sketch to control 2x Relays in MySensors and sketch upload successfull. But not working... No connect to MySensorns Gateway and Relay not start. I test it also on second device and the same problem. Connection wire is all ok. I check it.
This problem is after clear EEPROM. Please help me .... Please. -
Could you please:
- attach your sketch
- enable debug and attach the serial output
I can thin of
- problems with assigning a new node-id (controller)
- problems with encryption keys stored in eeprom
-
@pepson said:
That sketch initialises EEPROm to zeroes which isn't the factory value, 0xff.
Use the MySensors provided sketch instead:
https://www.mysensors.org/build/debug#clearing-eeprom
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login