I have updated Blynk to work with the latest API (v2). Also other small bug fixes and enhancements.
weather station scratch code This is a dev area for working the deep sleep integration on the opengreenenergy weatherstation on instructables.com https://www.instructables.com/Solar-Powered-WiFi-Weather-Station-V30/
Discussions outside of the instructables website. This is my private website, but may be easier to discuss as I do not administer the instructables page. http://tunneldistrict.com/wp/topics/
My build notes and ramblings can be found at https://jameshughes.atlassian.net/wiki/spaces/WSV/overview
-
Initial power on - When device powers on, MCU will briefly connect to the WiFi to get current time.
-
Wake on rain tip counter to increment counter and go back to sleep.
-
Wake at set time interval to read sensors and send to IOT data collection point.
Rainfall in last 24h is currently last 23h, I'll circle back and fix this when everything else is working.