I am working on the development of an app to work with the movesense sensor. Is it possible to stream the data from multiple devices to one Android device simultaneously?
Kind regards,
Sander
Yes it is possible.
Please fetch source code from Movesense repository and there is Multi Connection example.
In short : You are just doing 2 connections and 2 subscriptions on different devices. The same way like with single Movesense.