temperature_humidity_and_pressure_meter_to_mqtt_bme280

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
temperature_humidity_and_pressure_meter_to_mqtt_bme280 [08.01.2019 00:50] – [OpenMQTTGateway] Pascal Sutertemperature_humidity_and_pressure_meter_to_mqtt_bme280 [08.01.2019 00:51] – [OpenMQTTGateway] Pascal Suter
Line 7: Line 7:
 first try was with the [[https://github.com/1technophile/OpenMQTTGateway|OpenMQTTGateway]] as i had the arduino IDE ready to go and the code configured and compiled from trying to set up an [[ble_mqtt_gateway]] which sadly did not work, probably due to a DOA module. however, read that article on setting up the OpenMQTTGateway software for flashing. for the BME280 to work you need to enable the ''ZsensorBME280'' in ''User_config.h'', the rest is identical.  first try was with the [[https://github.com/1technophile/OpenMQTTGateway|OpenMQTTGateway]] as i had the arduino IDE ready to go and the code configured and compiled from trying to set up an [[ble_mqtt_gateway]] which sadly did not work, probably due to a DOA module. however, read that article on setting up the OpenMQTTGateway software for flashing. for the BME280 to work you need to enable the ''ZsensorBME280'' in ''User_config.h'', the rest is identical. 
  
-the hardware wiring by default looks like this: +the [[https://github.com/1technophile/OpenMQTTGateway/wiki/ESP8266-I2C-Modules|hardware wiring]] by default looks like this: 
 ^ I2C Module ^ NodeMCU / ESP8266 ^ ^ I2C Module ^ NodeMCU / ESP8266 ^
 | Vcc  |Vu (5V) | | Vcc  |Vu (5V) |
  • temperature_humidity_and_pressure_meter_to_mqtt_bme280.txt
  • Last modified: 08.01.2019 01:34
  • by Pascal Suter