Wireshark dissectors can be used to decode communication data (USB, Bluetooth, Wi-Fi) into human-readable information.
This directory contains several plugins for Wireshark that can decode LEGO communication protocols.
To add these to Wireshark:
-
Open the Help menu and select About Wireshark.
-
Go to the the Folders tab.
-
Find the Personal Lua Plugins directory and open it.
-
Copy one or more of the
.lua
files to this directory. -
Open the Analyze menu and select Reload Lua Plugins.
Refer to Wireshark documentation for information on how to obtain communication data to be analyzed.