MPU6050 sensor for nrf5340pdk board? #31221
Unanswered
developerzephyros
asked this question in
Q&A
Replies: 1 comment
-
Did you create necessary overlay file and linked it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using a MPU6050 sensor for my nrf5340pdk board from nordic semiconductors.
However, I face some problems with using this sensor for my board and running the given demo example.
In the example, the nrf52dk_nrf52832.overlay file is given for the nrf52dk_nrf52832 board so I simply renamed the file to nrf5340dk_nrf5340_cpuapp.overlay to use it for the nrf5340pdk board. Is it that easy, or am I missing something?

If I try to build that example, I always get the following error:
Does someone know, how I can solve that problem in order to use that sensor? Or is that simply not possible?
Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions