Hi,
I am currently migrating my controller from nRF51 to nRF52832 . I am facing an issue where in when I try to do an TWI communication with MPU9250 on nRF52 the code gets stuck in the TWI commands.
I am using SDK12.3.
The code that I am using to access the Sensor through nRF52 is same as the one used for accessing the sensor through nRF51. Can you let me know if I need to make any change to the TWI access instruction to allow for communication between nRF52 and MPU9250.
Thanks