30-11-2021, 05:58
Hi Zac,
Is good to see that things are moving on.
During the test phase, the wind and rain instruments don't need to be physically connected to the TX board, for the receiver to conclude the initialisation, ist enough enabling the sending of ID0, ID2 and ID3 data on the TX software. Later, when everything has tested and installed, and before to start recording data, just perform a "factory reset" on the receiver.
The pinout on the 4Pro TX board is different than RG12 connector on the Pro2 TX board, however on the 4Pro TX connections are well labelled on the board.
So it should be:
Black --> Speed
Green --> Dir
Red --> GND
Yellow --> 5V
Thank you for the pictures and update of the progress.
Kind regards
Werk_AG
Is good to see that things are moving on.

(30-11-2021, 04:12)Nmweather Wrote: ... I did read that the receiver won't initialise properly without the wind and rain instruments connected so assuming that is the issue? I do get temperature and the air quality information to display on the receiver display and web page.
During the test phase, the wind and rain instruments don't need to be physically connected to the TX board, for the receiver to conclude the initialisation, ist enough enabling the sending of ID0, ID2 and ID3 data on the TX software. Later, when everything has tested and installed, and before to start recording data, just perform a "factory reset" on the receiver.
(30-11-2021, 04:12)Nmweather Wrote: ... I can't get any information in CumulsMX, everything just reads zero...
Code:
Don't know if it is the case, but if the receiver is running in test mode, no data will be passed to Cumulus.
// --------------------------------------------------------------------------------------
// Test Mode : Never run a live system in test mode
// --------------------------------------------------------------------------------------
bool Test_Mode = false; // false= Normal working mode, true= Test mode only (no usb connection)(30-11-2021, 04:12)Nmweather Wrote: My wind sensor is a Davis 7911, found this post :
https://www.meteocercal.info/forum/Threa...vis+pinout
Has anything changed? Seems like this is all the information Ill need.
The pinout on the 4Pro TX board is different than RG12 connector on the Pro2 TX board, however on the 4Pro TX connections are well labelled on the board.
So it should be:
Black --> Speed
Green --> Dir
Red --> GND
Yellow --> 5V
Thank you for the pictures and update of the progress.
Kind regards
Werk_AG



