In this article we give a guide how to use the provided LUA scripts to encode the ADMA data streams with Wireshark by filtering the Destination Port.
How to use LUA Scripts for ADMA Data in Wireshark
Open your local Wireshark folder and navigate to the plugins directory.
C:\Users\<user>\AppData\Roaming\Wireshark\plugins
Now download the needed data stream LUA files and place it in this directory.

Configure your ADMA to send the desired data streams to your PC over Ethernet. Make sure your network interface is receiving the packets.
Note: The LUA scripts are designed to listen on specific default ports. They automatically decode data only if the incoming ADMA data stream uses the expected port.
Make sure your ADMA is transmitting on the designated default port for the selected data stream or change the port in the relating LUA file.
| Data stream | Default Port |
|---|---|
| ADMAnet | 11021 |
| EGO | 1025 |
| Delta 1:1 | 1026 |
| Delta 1:5 | 11600 |
| LatDev | 11022 |
| Braking | 11024 |
Launch Wireshark.
With the LUA scripts installed, Wireshark automatically detects and decodes the supported ADMA data streams.
- The detected Protocol is now the name of the data stream.
- In the info you will see the most important data channels
- In the ADMAnet Data \ Data section you will find all Data channels with the currently received values.




