Search found 1 match
- Thu Dec 12, 2024 2:59 pm
- Forum: General Discussion
- Topic: I2C Timeout Issue on ESP32 DevKitC_V4 with ESP-IDF (Works Fine with Arduino Framework)
- Replies: 1
- Views: 2392
I2C Timeout Issue on ESP32 DevKitC_V4 with ESP-IDF (Works Fine with Arduino Framework)
I am encountering an issue with I2C communication while using ESP-IDF v5.3.1 on my ESP32 DevKitC_V4 board. Specifically, I receive timeout errors when trying to detect an Adafruit BNO055 breakout board (address 0x28) using the i2c-tools template . I haven't had any issues with other breakout boards ...