21-08-2015, 08:18
(21-08-2015, 05:06)dormani Wrote: Hi Caneira,
Thanks for the quick response. Software details are RX v1.4_b035 and the TX v1.4_b003.
I am not using a FO rain gauge. I picked up a cheap rain gauge from a local shop. I am attempting to match the output on the receiver it came with to WeatherDuino project. 1 tip from this gauge equates to 0.78mm according to the digital indicator that came with the gauge. I have tested on 50 continuous tips and this volume appears consistent. Just trying to now use this gauge with WeatherDuino.
Hello, Ian
These changes are specific for you, and I'm given them without guarantees.
Download the latest software release
Overwrite your installed ClickButton library, with the one included in the software package.
Keep the changes you already did in line 86 of the TX (v1.4_b003) software.
In the RX (v1.4_b037) software change line 154, to this:
Code:
const byte UnitTip_value[3] = {80, 30, 25};Press the push button for 5 sec or more to perform a "factory reset" and follow the instructions shown on the LCD display.
In Cumulus software, set the rain multiplier to 4.0
Hope it works


