26-08-2014, 11:17
Quote:First question - Do I need a C compiler to compile the software with my options?
Yes but it's included on free Arduino IDE software.
You can download it from here:
http://arduino.cc/en/main/software
Before compile, extract libraries included in WeatherDuino Pro2 software package to your Arduino IDE libraries folder.
Quote:Second question - Station Id - is this just a setting in the software that has to match i.e. the default 0xA1 or do I have to get it from the RX board once it is up and running and set it accordingly?
For Station ID, you may choose any value between 0x00 and 0xFF. The only requeriment is that you must set the same value in RX and TX software.

