I have accessed the raw acceleration data.
I confirmed that the data were displayed console.
Next step, I want to save the data in csv format.
Could you tell me how to save the data using JavaScript.
Answered! Go to the Best Answer.
Best AnswerSend the data from watch to companion.
Send the data from companion to a server.
Have the server save the data.
Best Answer