HI,
I am using nRF52832 and SDK 14.2 and trying to send MPU accelerometer values to android device through BLE. But when I call "mpu_init()" in main function to initiate MPU, I am not able to scan the device on nRF Connect and also it doesn't throws any error.
Can someone help??