Hi
I am trying to implement the communication between nrf52832 dk and nodemcu esp8266 over i2c.
My i2c code in nodemcu is working fine as I had tested the communication between two node mcu, now I am trying to implement the communication between nrf and esp.
I had tried the i2c scanner example but all the time it shows no device found. If needed I can share my nodemcu code here.
Thanks
Vaibhav