Open Nulista opened 6 years ago
Hi, the current ESP8266 lib does not have an i2c slave functionality. You can have a workaround if your ESP is the master and it is asking for the data, I will upload an example of that soon
edit: try this: https://github.com/klucsik/esp8266-and-arduino-mega-i2c-comm
Hi, I have tested this and it works, now I would like to let the esp8266 talk to stm32f103. But this not working..:-( The ADC from a stm32 is 12bit and better than esp32, this is not lineair.
thanks
Hello, Can someone help me? I want to send data via i2c from the nano to the esp8266, but the esp reception nothing .... With two nano's it works.
thx