communication intercept?

147 views
Skip to first unread message

mdgarf

unread,
Mar 14, 2010, 6:48:03 AM3/14/10
to FitBit Developers
Hi,
did anyone tried intercept communication between fitbit -(html
internet)- webpage or fitbit - (bluetooth??) base of fitbit???

Wade Simmons

unread,
Mar 14, 2010, 1:20:51 PM3/14/10
to fitbit-d...@googlegroups.com

I haven't tried this, but it could lead to some interesting
information. Let us know if you try it!

--
Wade Simmons <wsim...@gmail.com>

JonnyOTS

unread,
Mar 15, 2010, 5:01:46 PM3/15/10
to FitBit Developers
From the fitbit forums...

The Fitbit uses ANT technology
http://en.wikipedia.org/wiki/ANT_(network)

more from a post by Allen, http://www.fitbit.com/forums/post/GN77LDH3MKHXJ/bluetooth

> Wade Simmons <wsimm...@gmail.com>

John Kramlich

unread,
Mar 16, 2010, 6:16:40 PM3/16/10
to FitBit Developers
I used CocoaPacketAnalyzer on MacOS X to monitor my TCP traffic and
put my fitbit on its base station. On MacOS X the fitbit daemon runs
from:

/usr/local/bin/fitbitd

It seems to listen on port 49617 for incoming data from the fitbit.
Then, it packages this data somehow and sends HTTP posts on port 80 to
a few different pages. Here are the URLs that POSTs were sent to, in
the following order:

client.fitbit.com:80/device/tracker/uploadData
client.fitbit.com:80/device/tracker/dumpData/lookupTracker
client.fitbit.com:80/device/tracker/dumpData/dumpData
client.fitbit.com:80/device/tracker/dumpData/clearDataConfigTracker

I'm going to try WireShark and see if I can reconstruct the HTTP
requests more easily and gather a bit more information.

mdgarf

unread,
Mar 23, 2010, 5:16:57 AM3/23/10
to FitBit Developers
ANT is bad, it is good choice for this application, but I was hoping
to eliminate base with mobile phone and get actual readings without
sync to the base. With bluetooth it might have been possible.
With HTTP posts only data can be added, but what data since you can
not get to fitbit (unit). OK for additional activities and food data
it might be useful.

I just hope all this will be covered with API, and we are just few
impatient programmers. Wait or go for it??
I am quite worried about fitbit opening up.


On Mar 16, 11:16 pm, John Kramlich <j...@manifestinteractive.com>
wrote:

Reply all
Reply to author
Forward
0 new messages