This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sniffing a laser tape

First time using the sniffer.

I want to sniff out the communication for a laser tape measuring device (Boosch GLM 50C)

image description

I noticed that I am unable to sniff out anything when using with an android phone (is it because of a pairing operation?) I did get some information in packets when using an iphone, but after the initial connection, I can only see the advertisement packets (when not connected)..

Can't it be done?

Wireshark log bosch.pcapng

CONNECT_REQ recieved bosch_2_.pcapng

Parents
  • That's hard to say based on your information. If you are sure that this device is using BLE protocol not classic BR/EDR and that you see the advertisement then it should be done. In the worst case you won't be able to decode PDU payload if you don't catch initial pairing&bonding procedure but if you have the chance then simply unbond the device in the phone and sniff that connection as well. If you don't see CONNECT_REQ and subsequent connection link packets then most probably sniffer missed that and you should repeat the test or place sniffer differently to limit packet loss.

Reply
  • That's hard to say based on your information. If you are sure that this device is using BLE protocol not classic BR/EDR and that you see the advertisement then it should be done. In the worst case you won't be able to decode PDU payload if you don't catch initial pairing&bonding procedure but if you have the chance then simply unbond the device in the phone and sniff that connection as well. If you don't see CONNECT_REQ and subsequent connection link packets then most probably sniffer missed that and you should repeat the test or place sniffer differently to limit packet loss.

Children
No Data
Related