greatscottgadgets / ubertooth

Software, firmware, and hardware designs for Ubertooth
https://greatscottgadgets.com/ubertoothone/
GNU General Public License v2.0
1.92k stars 430 forks source link

BLE-Ubertooth-wireshark - PPI malformed packets #397

Closed sameeshem closed 3 years ago

sameeshem commented 4 years ago

Steps to reproduce

1.Capture PCAP packets using ubertooth-btle command 2.analyze PCAP packets through Wireshark 3.

Expected behaviour

Tell us what you expect should happen

Actual behaviour

Tell us what happens instead Braodcast packet are shown correclty, but when data packet comes. i am getting a PPI malformed packet as shown in image

image

Version information

Operating system:

Ubertooth tools version (ubertooth-rx -V):

libbtbb version:

Ubertooth firmware version (ubertooth-util -v):

If you are reporting a problem that involves third party software (Wireshark/Kismet/etc), please report the version here.

Output

Insert any commandline or build output here
mikeryan commented 4 years ago

Can you attach the PCAP file here. Please give the output of the tool requests above (ubertooth-util -v and ubertooth-rx -V)

sameeshem commented 4 years ago

HI, ubertooth-util -v --- Firmware version: 2018-12-R1 (API:1.06) ubertooth-rx -V ------libubertooth 1.1 (2018-12-R1), libbtbb 1.0 (2018-06-R1)

ble.zip

sameeshem commented 4 years ago

Hi Mike

Any updates on issue?

ZakB-K commented 4 years ago

Hi @sameeshem, I had a similar issue and following the instructions on the wiki for troubleshooting Wireshark issues fixed the issue for me. Specifically the note about DLT=147. I know it doesn't sound like it matches this problem exactly but it fixed it for me so I recommend giving it a try if you haven't already. Related to #61.

mikeryan commented 3 years ago

@sameeshem can you try the latest master firmware and host code and see if this is still an issue?

mikeryan commented 3 years ago

Closing this due to inactivity. Please reopen the issue if you're still having this problem.