Rainfall Library for Gravity: Tipping Bucket Rainfall Sensor - I2C & UART not available
Github says the RainfallSensor library (https://github.com/cdjq/DFRobot_RainfallSensor) page was not found. Linked from this page: https://wiki.dfrobot.com/SKU_SEN0575_Gravity_Rainfall_Sensor
I'm having trouble getting this to work with a ESP-wroom-32 computer. I tried both UART and IC2 all I get is the Sensor init err!!! msg. I did get it to work with an Arduino Nano, but I need the network that the ESP32 has. Any hints on how to get it to work?
Peter.QuinnHow does the Rain Sensor behave? I have connected it, can read firmware and uptime of the sensor as the examples provide.
But when i use this method getRainfall() with or without any argument i get 0.00 back from the sensor.
I checked the getRawData() function and this does show the increased counts i made by testing it.
Does it only return a new value after an hour?
please reach out if you have a solution.
rondomWe have modified the wiki.
pls refer: https://github.com/DFRobot/DFRobot_RainfallSensor
jenna