Hello,
I'm trying to send a constant stream of accelerometer data to my pc and wanted to ask what's the best way to do so.
At first, I tried to display the current value of the accelerometer at my Vivoactive Music, to at least now if I get the current data, but it always just displays the current data when I start the app and does not update it constantly.
Plus I have the problem that I'm not sure what's the best way to send it to my pc. I've seen that you can send HTTP packets but I'm not sure if this is the best way. Is it possible to send UDP packets?
Sorry, those are probably pretty basic questions but I'm pretty new to Garmin development.
I would really appreciate your help.