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

BLE not advertising when TWI pins are changed

Hi devs,

I am working in an nRF52 DK. The attached example is not working when I change the SCL and SDA pins of TWI1 module. This is also not working if I disable TWI1 and enable TWI0!! The device doesn't get detected in nRF uart app or nRF connect apps. nRF5_SDK_11.0.0_MPU6050_Acc_X_Output.7z

I also tried the nrf5-mpu-simple program from this nrf5-mpu-examples-master.zip, which I got from github. please help.

thanks & regards, Vishnu

Related