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

Stream MPU data on NRF Toolbox App

I am using sdk 14.2.0.I am trying to connect mpu9250 with nrf52832 dev board. whenever I took data serially on putty it is true...but whenever I try to connect it with NRF Toolbox app the device is advertising but when I try to connect it on the "NRF Toolbox" app it automatically disconnected. Please  give me reason of this.

How can I stream MPU data on NRF Toolbox?

is it need any configuration?

the link of code which I use is as follows:https://github.com/Martinsbl/nrf5-mpu-examples

Parents Reply Children
Related