Anyone successfully programmed a ESP8266-01 to use the I2C bus?
Best regards,
Chris
Anyone successfully programmed a ESP8266-01 to use the I2C bus?
Best regards,
Chris
Should work by using any Arduino example using the Wire library.
Cheers,
Craig
Solved it using SoftwareSerial library.