WX: Weather Station Report

Hardware example from LILYGO T-BEAM SUPREME

  • Built in BME280 for Temperature, Humidity, Pressure
  • BME280 I2C Bus pinout SDA->GPIO17 SCK->GPIO18

Step 1: Config GPIO

  • Web service to MOD tab, Config I2C_0 SDA GPIO:17 SCK GPIO:18
  • Click Apply and go to System tab click [REBOOT] button. I2C0_GPIO

Step 2: Configure the sensors you want to use.

  • You can use up to 10 sensors, Use SENSOR#_ Channel 1-10 (This example use SENSOR#1-SENSOR#3)
  • SENSOR#1 Type: TEMPERATURE, Name: Temperature, Unit: °C, PORT: BME280_I2C0, Address: 119, Sample: 10Sec, Average: 60Sec,EQNS: a=0,b=1,c=0
  • SENSOR#2 Type: HUMIDITY, Name: Humidity, Unit: %RH, PORT: BME280_I2C0, Address: 119, Sample: 10Sec, Average: 60Sec,EQNS: a=0,b=1,c=0
  • SENSOR#3 Type: PRESSURE, Name: Pressure, Unit: hPa, PORT: BME280_I2C0, Address: 119, Sample: 10Sec, Average: 60Sec,EQNS: a=0,b=1,c=0 Sensor_Config
  • Click [Apply Change] and reflash by click tab [SENSOR] again. after 10sec should display value in group [Sensor Monitor]

Step 3: Configure the wx you want to use.

  • Go to WX tab and config weather station.
  • Enable sensor and select sensor channel. Temperature: Sensor Channel: SENSOR#1 Humidity: Sensor Channel: SENSOR#2 Barometric: Sensor Channel: SENSOR#3 wx_config

Step 4: Monitor and check data

dprs_com aprs_fi