Hello,
I am trying to interface an MPU 6050 with an NRF52 with sdk vs 12.0. I noticed in the mpu6050.c file that it uses a twi_master.h file in the sdk in folder labeled as "deprecated". Should I change the mpu6050.c file to read to the nrf_drv_twi.h file.
Thanks