The "no soldering" was for making data/power connections.

The transmission ID is set here...
Code: Select all
#define TX_ID 2 // 0..7, Davis transmitter ID, set to a different value than all other transmitters
// IMPORTANT: set it ONE LESS than you'd set it on the ISS via the DIP switch; 1 here is 2 on the ISS/Davis console
By default the code should be set to Station #3 (TX_ID=2).