I am using nrf51822, sdk version 11.0, sofdevice 130, i2c initialized in non-blocking mode. The read seems ok. The write is problematic for me.
I am using nrf51822, sdk version 11.0, sofdevice 130, i2c initialized in non-blocking mode. The read seems ok. The write is problematic for me.
i meant to say the write in the first sentence
the write doesn't work. The read is ok
I'll take a look at that. Thank you!
Here is an example project for the MPU-6050. Can you test it out if you did not get it working yet?
Interesting. Out of curiosity what err_code value do you get after you execute the nrf_drv_twi_tx function?