Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 4 months ago.
i2c communication with Arduino isn't working
I'm using this code https://github.com/cipiasentini/lorai2c/blob/master/mBed%20Firmware/mbed-os-example-lorawan/main.cpp the connection to the gateway is done, and dummy data is sent. But if I try to read from Arduino i2c I get nothing being sent. My Arduino sketch is here https://github.com/cipiasentini/lorai2c/blob/master/Arduino%20Sketch/nuevo_dht_simplificado_lora_i2c/nuevo_dht_simplificado_lora_i2c.ino