03-06-2017, 22:31
Hi Dan,
Please reckeck your software configuration:
The TX software where the rain gauge is attached should have this setting:
Also, and perhaps this is the problem, as you have the TX unit configured as TX unit1, check your RX software. It should be:
by default it is set to 0 (zero)
Please reckeck your software configuration:
The TX software where the rain gauge is attached should have this setting:
Code:
#define ID3 1 // Rain dataAlso, and perhaps this is the problem, as you have the TX unit configured as TX unit1, check your RX software. It should be:
Code:
// ---- Define the source of your main Rain Gauge
#define RAIN_OutUnit 1 // 0= Rain Gauge connected to TX_Unit 0, 1= for TX_Unit 1, 3 for Auriol RF Rain Gaugeby default it is set to 0 (zero)

