Search found 1 match

by raimbo
Fri May 27, 2022 3:13 pm
Forum: ESP32 Arduino
Topic: I2C wrong callback order on repeated start command
Replies: 2
Views: 1621

Re: I2C wrong callback order on repeated start command

I'm having the same problem, I've no luck without calling Wire.endTransmission with "false".
How did you solve the problem?