How to use an esp32 with the BME280 sensor

Hello,

i am trying to use the esp32 and a sensor BME280 to have in my Dashboard the values of temperature and humidity but after trying with two different codes i feel very frustrated. Has anybody had the experience trying to use the both components?

Thanks so much for any kind of help, i should also say that i am new with the IoT

Julian

Good day dear @Julesindigo,

Thank you for sharing your question. My recommendation is to start connecting your sensor with the ESP32 and guarantee that the ESP is reading the BME280 data. After that, you can refer to the following article to learn how to send data to Ubidots.

Also you can find further examples in our documentation.

All the best,
-Isabel