Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to fitbit app to file transfer

ANSWERED

I'm changing my mind and trying to get the heart rate using the companion api.

I'm currently using fitbit studio to communicate with my phone,

but I want to send a file from here. Can I create a txt through fitbit studio?

 

I think this is something that JavaScript cannot do. Is this correct?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

That is correct. Your only options are to use fetch() or WebSocket to send the data to a server.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
0 Votes
3 REPLIES 3

That is correct. Your only options are to use fetch() or WebSocket to send the data to a server.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

thx bro 🙂 

Best Answer
0 Votes

👍

What you're trying to do isn't easy, but it can definitely be done.

Peter McLennan
Gondwana Software
Best Answer
0 Votes