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

Communication Protocols

Hello,

 

I am a student of The Bonch-Bruevich Saint-Petersburg State University of Telecommunications and my graduation project requires me to analyze data from wristband and to identify application-level communications protocols used on a daily basis.

 

I am wondering if there is such a method to track and retrieve the various protocols or where can I find this information (in some specifications or something).

 

My capabilities do not include work with programming languages, I'm just studying telecommunications protocols (such as MQTT, XMPP, CoAP and others) according to the specifications and standards, analysis of traffic via software-sniffers (such as Wireshark). I tried to connect the wristband to the PC and to intercept traffic directly, but unfortunately failed.

 

How do I know more about the protocols used by a wristband? Only HTTP?

 

Can anyone shed some light on this, I would greatly appreciate your kind assistance.

 

Thanks beforehand.

 

Regards,

Stasya

Best Answer
0 Votes
1 REPLY 1

for Fitbit devices, Bluetooth 4.0 Low Energy, GATT Server and Client

https://developer.bluetooth.org/TechnologyOverview/Pages/GATT.aspx

 

Data are encrypted by default, so, nothing to sniff.

Best Answer