This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nrf52832 Communication with ESP8266 over i2c.

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

Parents Reply Children
Related