Stop receiving sensor data or emit commands after being connected to the board for some time
I'm having the problem described on the title. I know I'm not the first one having such problems, but I have implemented the solutions given in the forum to similar questions and the problem still happens.
Right now I'm streaming data from the gyro and accel at 50Hz as well as altitude data with a stand by time of 0.5. I'm also controlling the built-in LED with a UI button. What happens is that after a while my app stops being able to control the LED and the sensor data streams stop..
That being said, I already use the packed data for the gyro/accel and I also have the max connection interval set to 11.25f / 7.5f depending on the version.
This discussion has been closed.
Comments