Relative Content

Tag Archive for backgroundmauimovesensemds

Movesense background communication

In my Maui application I’m using Kaasa.Mds library (which use movesense-device-lib) to communicate with movesense sensor. My question is: is there a solution to make this communication when application is in background? Some information is sending by callbacks for example:
await device.SubscribeAsync(“/Meas/IMU6/208”, [action]);