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

Linking MPU 6050 and BLE UART example.

Hi, im using nRF 52 DK. I interfaced mpu 6050 by using the example found here(BLE example found here is not working properly, dosent connect with uart app). I'm particularly using the example linked below, which uses twi. I need to send the acquired data to my smartphone by using BLE. I have used the BLE UART example which sends data to mobile app of nordic uart. Im trying to link mpu example with ble uart example but im getting errors(3 errors as shown in pictureimage description). How this can be done? Any help would be appreciated! P.S all of this is done using softdevice s132 v2.0.1 and SDK v11.00

nrf5-mpu-simple.rar

Related