20-01-2018, 01:26
(19-01-2018, 20:43)Werk_AG Wrote: Hi Jim,
Everything seems fine with the config files.
If your Solar/UV interface its an older v3.10 or v3.20 board, you need to swap the Vcc and Sig connections at the UVM30A connector on the board (Those boards had an error on the connector labels, everybody was warned about that before ordering the boards).
After checking the UVM30A connection you can enable the Debug options on the TX software, that will help you to see if the TX unit is reading anything fromthe sensor
Code:// --------------------------------------------------------------------------------------
// Debug
// --------------------------------------------------------------------------------------
#define Debug_Enable true
#define DebugID0 false
#define DebugID2 false
#define DebugID3 false
#define DebugID4 true
#define DebugID5 false
#define Easyweather_Test false
#define Debug_SLinterface false
On the Serial monitor you should have some values on "ADC1 - avg UV : "
Since you are working on it, its a great time to upgrade all your units to v5.0 software.
Werk,
I had forgotten the swapped connections on the board and I will check it out when next on the roof.
i will load my spare Tx with v5 and change it after I have solved the UV issue
Thanks
Jim

