Hello,
my first Post here, so i hope i do it correctly.
I have the following Problem with the Configuration and Communication over TWI/I2C.
The Voltage of the TWI/I2C Bus is not 3.3V.
Reference Mesurment with a RPI and ESP32 for the same Sensor Hardware. I can say it's not a hardware fault.
I use as Hardwarebase the nRF52833-DK.
As Development runtime Zephyr with the nRF connect SDK V2.0.0 in Visual Studio Code.
As Test-Project to find the Problem, i use the follwing Code and Settings:
The used Overlay for I2C
and run it with this Project Configuration
Source-Code (main.cpp):
NRF-Terminal Output:
The Project-Copy:
Thanks for Help