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

combining peripheral_uart example and mpu6050 in nrf5340-dk

Hello sirs

I want to combine the mpu6050 example which is a non BLE example with peripheral_uart example. I

have modified the mpu6050 sample to work with my NRF5340-DK board and it works perfectly.

Also I could use the peripheral_uart sample and I am able to send and receive data over BLE channel.

Now I want to combine these two examples and be able to send mpu6050 data over BLE channel

by modifying the peripheral_uart example or any other proper means.

Please guide me in this regard.

Thank you very much in advance.

Parents Reply Children
Related