Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

AQM not transmtting?
#4

Hi,

On the AQM II software, please check these two settings:

Code:
// --------------------------------------------------------------------------------------
//   Define StationID of this device - Used when sending data by RF to a compatible WeatherDuino receiver
// --------------------------------------------------------------------------------------
const byte Station_ID  = 0xA1;         // Must be equal to your RX Unit (Value from 0x00 to 0xFF)



Code:
// --------------------------------------------------------------------------------------
//   Enable / Disable RF data transmission
// --------------------------------------------------------------------------------------
#define TX_DATA     1                // 0= No data will be transmitted via RF, 1= Transmit Data

Reply


Messages In This Thread
AQM not transmtting? - by atbukc - 13-04-2019, 18:13
RE: AQM not transmtting? - by werk_ag - 13-04-2019, 23:16
RE: AQM not transmtting? - by atbukc - 14-04-2019, 12:23
RE: AQM not transmtting? - by werk_ag - 14-04-2019, 17:13
RE: AQM not transmtting? - by atbukc - 15-04-2019, 11:35



Users browsing this thread: 1 Guest(s)