Page 1 of 1

ESP32-S3 adafruit BMP280 lib

Posted: Tue May 16, 2023 11:26 am
by tanguy-e
I have a circuit based on ESP32-S3 and i use arduino IDE. I would like to use BMP280 with i2c. The ESP32-S3 contain 2 i2c device. On this circuit one i2c device is used for an OLED and i would like to use the other one for BMP280. So i have to specify the pins used for I2C but i can't understand how it could be possible using adafruit BMP280 lib.
Thanks