-
When using the fitbit_client script I receive a "Cannot complete data bank" error. Detailed log output can be found at https://gist.github.com/2774859
-
The Fitbit One uses bluetooth 4.0 for the communication. Is it enough to get bluetooth 4.0 working in linux for using the Fitbit One?
Or does it use a completly different protocoll?
gyhor updated
9 years ago
-
Maybe I just missing something basic, but any help would be appreciated.
The base is definitely seen by the system:
# lsusb | grep Cyg
Bus 002 Device 006: ID 10c4:84c4 Cygnal Integrated Products, In…
-
Running fitbit.py:
```
Start _check_burst_response
received: ['a4', '09', '4f', '00', '3d', '81', '00', '00', '00', '00', '00', '00', '5e']
End _check_burst_response
['0xda', '0xfe', '0xe6', '0x4f', …
-
Outline Backend
Create Database
Link to APIS (FitBit and Nutrish)
Write Backend Code
Test for links to Front-End
-
It would be great if this nice app could be pusblished for Fitbit Sense. Thanks a lot!
-
Libfitbit currently does not support the Fitbit Zip (and newer fitbits)
I'm staging this so it can be a sponsored issue on FreedomSponsors
ghost updated
11 years ago
-
I tried to sync my Charge 2 via galileo, but sadly it can’t establish a connection. Here is the output:
```
/mnt/data/install/galileo/galileo/config.py:351: YAMLLoadWarning: calling yaml.load() wi…
-
Can't get it to work with my Fitbit One. Maybe because it has different USB vendor:product ID?
You seem to have hardcoded 10c4:84c4. When I do a lsusb then I get 2687:fb01 for the Fitbit One.
-
The no-dongle bluetooth code is in the master branch, as is a request for testing -- can you provide brief instructions on how to tell galileo to not try to use the dongle? Randomly trying options an…