Controlling an Image Sprite using IMU via BLE

Hi All,

I'm currently working on a mini project that focuses on gamification features using the IMU. I'm aware that it is possible to control an image sprite using the sensors provided in MIT but am having trouble controlling the image sprite using my own IMU as Bluetooth (BLE) is involved as well.

Also, is it possible to sustain a BLE connection when multiple screens are involved? Since a homepage and game screens are required for my app.

Will greatly appreciate the help and feedback, thank you!

See Building Apps with Many Screens

Switching screens starts new tasks, and that breaks connections.

1 Like