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

MPU6050 sensor for nrf5340pdk board?

Hi,

I wanted to use my nrf5340pdk board with a MPU6050 sensor.

I am using the zephyr os and they provide an example project for this sensor. The example project provides:

  • main.c
  • CMakeList.txt
  • prj.conf
  • sample.yaml
  • and also a folder called boards with nrf52dk_nrf52832.overlay.

Does this mean, that I can only use the MPU6050 sensor with the nrf52dk board, or can I create a new .overlay file for my nrf5340pdk board?

If yes, how does this file has to look like?

Thanks for your help!

Parents Reply Children
No Data
Related