espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.31k stars 7.36k forks source link

I2C protocol not working #10114

Open ankushiot opened 1 month ago

ankushiot commented 1 month ago

Board

ESP32 C6 WROOM 1

Device Description

Unable to detect I2C sensor connected.

Hardware Configuration

No only BME 680 was connected. SDA Pin 6, SCL Pin 7

Version

other

IDE Name

Arduino IDE

Operating System

Windows 11

Flash frequency

40MHz

PSRAM enabled

yes

Upload speed

115200

Description

Unable to detect I2C sensor even I2C scanned doesn't shows anything.

Sketch

Ada Fruit bme680test.ino

Debug Message

Sensor working fine on Arduino Nano

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

P-R-O-C-H-Y commented 1 month ago

Hello @ankushiot, Can you please provide more informations:

Thank you.