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

Communication between Fitbit watch and Raspberry

ANSWERED

Hi everyone!
I would like to know if there is a way to communicate the Fitbit watch (i don't care which model, currently i'm just researching to know which watch fits on my needs to buy it) and a Raspberry.
The point is to send the watch data to my server through an API.
I've done a test with the Fitbit OS Simulator (watch and companion app) and i receive the data to my server as i expected. But i need to know if the raspberry can get the data from the watch (working as an Android phone with the companion app) and send it to my server.

Thanks in advance!

Best Answer
1 BEST ANSWER

Accepted Solutions

You can relay data to a local server, but the phone would need to be on the same network and the server needs to be in the IP ranges 192.168.0.0/24 and 192.168.0.1/24

View best answer in original post

Best Answer
1 REPLY 1

You can relay data to a local server, but the phone would need to be on the same network and the server needs to be in the IP ranges 192.168.0.0/24 and 192.168.0.1/24

Best Answer