On 11 Aug., 06:51, John Kramlich <
j...@manifestinteractive.com> wrote:
> You may be able gather more information by looking at the mac software
> from fitbit. It's a daemon called fitbitd. Since it runs on MacOS X,
> there's a chance the code may be similar to a linux machine.
Yes, I have some experience with the daemon. I'll look at it on my
Linux box soon.
Right now I am recording the USB traffic on my windows machine, maybe
it's worth to look at the communication.
> If you are looking for tools to monitor the traffic I hear WireShark
> has a good set of features.
I will try to record the TCP traffic to the official site too. Thanks
for pointing me to Wireshark. I think it's easier to make sense of the
USB communication if there is a correlation with the TCP traffic... i
guess. %-) I'm going blind right now, just collecting information.
I read that Fitbit uses the chip nRF24AP1 v1.0 and I collected
documentation about the chip and the ANT protocol in use. I think if
anyone is interested in my findings, I can share a public repository
with all my stuff soon.