Beehive scale
Posted: Sat Dec 02, 2017 2:05 am
Hello, I'm sending every 60 minutes weight, temp with an esp8266 to a database. I 'm using ESP.deepSleep. Now I when working on the hive you add weight like new frames or you remove them. So I need to know the difference which caused by the maintenance.
In professional products they do it with a key switch. So before opening the hive you set the key to mainantance mode and when finished back to normal operation.
As I know ESP.deepSleep works only when resetting the esp and interrupt on pin change is also missing on the esp.
Do you have any ides how to solve this?
In professional products they do it with a key switch. So before opening the hive you set the key to mainantance mode and when finished back to normal operation.
As I know ESP.deepSleep works only when resetting the esp and interrupt on pin change is also missing on the esp.
Do you have any ides how to solve this?