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.
7 years, 10 months ago.
i2c connection Problem BLE nano and MPU6050
Hello, I try to connect my BLE NANO via a i2c connection to a MPU6050. I Used this code the beginning : https://developer.mbed.org/users/BaserK/code/i2c_MPU6050/ the Following Output is given to the Terminal:
I AM 0x5 Could not connect to MPU6050 Check the connections...
I would expect the Adress to be 0X68. I connected the Ports P08 and P10 with a 10K pull up resistance to the MPU.
Thanks for your help
regards Jan