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

Unable to send MPU values via BLE

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??

Related