Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Huge difference between rainfall displayed on RX and CumulusMX
#5

I've been doing a wee bit more testing this evening and this is what I've noted so far.

To see how many rain tips the RX unit has recorded today I added the following line in the code for the Wireless Sensors -

Serial.print(" Rain Tips Today :"); Serial.println(RainToday_tips);

The serial monitor shows 1 tip recorded.

I then added this line

Serial.print("Rainfall Today:"); Serial.println(Output_RToday);

The serial monitor displayed 2.56mm of rainfall which as expected matches what is on the RX Display. The rainfall shown in CumulusMX is 0.25mm.


Chris
Reply


Messages In This Thread



Users browsing this thread: 1 Guest(s)