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

How to wire I2C for NRF 51822 with MPU 9250.What SDK should I use?

nRF5_SDK_11.0.0_89a8197 - with MPU.7zthis is how my nRF go studio looks with example blinky and works well. nRF5_SDK_11.0.0_89a8197 - Copy.7zI am trying to wire NRF 51822 over I2C with MPU 9250. If I should use the GPIO's where should I initialize the Pins . What SDK should I use?

Parents Reply
  • Thank you Sigurd. It compiles now when I use SDK 11. I have manipulated the code in ble-MPU simple to get data from MPU 9250 . After I change the code to support NRF 51822 (PCA20006). How can I print values to my PC to see if the values are right (like connect my MPU9250 to my NRF 51822 to my NRFDK52 to the PC)? Or should I just see it in the BLE advertisemnts?

Children
No Data
Related