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

How can i interface MPU9250 with nRF52 DK

As i am new in embedded programming,I was trying to connect MPU 9250 with nRF52 DK by using given examples. now it is showing error

  #error "No MPU defined. Please define MPU in Target Options C/C++ Defines"

where i have to defined mpu ?

Related