Jarolift_MQTT
Jarolift_MQTT copied to clipboard
minimize EEPROM writes
Currently I think the device counter is saved to EEPROM on each increment. To maximize flash life maybe there is a way to minimize the writes - like just writing it every 20 increments.
Thank you for adding MQTT and the web UI to this project ;-)
last month my controller reseted itself. I reflashed it with esptool (and set retained MQTT devicecounter again), but reset occurred again some days ago. I assume that the eeprom emulation makes some trouble after 3 years and 34000 writes.
Replaced the ESP board and will probably update this issue in around 3 years ;-)