Search found 1 match
- Mon Feb 18, 2019 6:02 pm
- Forum: Hardware
- Topic: How to add delay into I2C read frame
- Replies: 1
- Views: 4355
How to add delay into I2C read frame
Hi, I've been playing with an Atlas scientific EZO pH probe attached to my esp32 by I2C. The device works fully using the Arduino wire command. However using the esp-idf I have only been successful at getting commands to be received by the device. I believe the problem to be with the processing dela...