I have 2 problems with newest firmware on generic Arduino Mega 2560:
– weather location (“loc”) disapears after some time (couple of hours, maybe more) – as if something overwrites it.
– when the fw detects rain and sets rain delay and when i manually turn on the relay, fw is switching relay on/off for a second. no problem when there is no rain detected.
thanks in advance on sheding some light on above problems 😉
Well, because you are running the firmware on a different hardware platform, I am not sure how to help you diagnose. I don’t have an Arduino Mega 2560 so I won’t be able to test. To start, maybe you should check the RAM usage of the compiled firmware and make sure it’s not exceeding the capability of Mega 2560.