Ask Your Question

petrix84's profile - activity

2020-03-26 06:51:30 +0000 marked best answer Merge binary data of multiple packets

Hi,

I have captured Bluetooth data which is sent in the following sequence:

  1. Sent write request # contains first part of the binary blob
  2. Rcvd write response
  3. Sent write request # contains second part of the binary blob
  4. Rcvd write response
  5. ...

Now I want to merge and export all binary blob data into a single file. At the moment I export each packet's binary data individually and merge the single binary files into a single file using an external tool.

The Wireshark's "Follow - Stream" options are grayed out for the packets. Is there a faster way to export the data of selected packets?

Regards,

2020-03-26 06:51:30 +0000 received badge  Scholar (source)
2020-03-25 09:42:12 +0000 edited question Merge binary data of multiple packets

Merge binary data of multiple packets Hi, I have captured Bluetooth data which is sent in the following sequence: Sen

2020-03-25 09:41:36 +0000 received badge  Editor (source)
2020-03-25 09:41:36 +0000 edited question Merge binary data of multiple packets

Merge binary data of multiple packets Hi, I have captured Bluetooth data which is sent in the following sequence: Sen

2020-03-25 09:40:53 +0000 asked a question Merge binary data of multiple packets

Merge binary data of multiple packets Hi, I have captured Bluetooth data which is sent in the following sequence: Sen