11-09-2017, 22:02
(11-09-2017, 21:58)Werk_AG Wrote:(11-09-2017, 21:45)Steve1506 Wrote: I have just built my Pro2 RX and all i get when loaded with the latest software is the synced time date with a message "
"Dont Start weather software yet !
0 0 0 "
Any ides what is wrong as I have checked everything and all looks okay
Steve D
A very good sign that possibly everything is working well.
Unless you already have a TX unit transmitting data, or you put the receiver to work in test mode, it will never leave that state.
If you want to run the receiver in test mode, look in the user configurable settings
Code:// --------------------------------------------------------------------------------------
// Test Mode : Never run a live system in test mode
// --------------------------------------------------------------------------------------
#define TestMode true // false= Normal working mode, true= Test mode only (no logger, no usb connection)
Thanks i will go and try test mode and see what I get. As for the TX I have not built this yet as i am waiting for the correct 433Mhz TX module to arrive


A very good sign that possibly everything is working well.