Search found 1 match

by bkneer
Wed Jul 02, 2025 9:33 am
Forum: ESP-IDF
Topic: BME280 with the "new" i2c_master_bus
Replies: 1
Views: 79

BME280 with the "new" i2c_master_bus

Hello,
after using ESP32 for a long time I've got the idea to switch to the esp-idf...
My first idea was to get a BME280 sensor working on I2C.
For this I added the component eespressif/bme280: ^0.1.1 to my setup and tried my best with the i2c_master_bus configuration. I was always ending in a reset ...

Go to advanced search