Wireshark plugins for nRF-24 protocol
The below function on Ubuntu 20.04, there are not yet plugins for Windows
Download the plugins from here and extract the file
- Copy nrf24.so and mysensors2.so into Wireshark's module directory, on Ubuntu: /usr/lib/x86_64-linux-gnu/wireshark/plugins/3.2/epan/
- Open Wireshark
- Goto: Edit -> Preferences.
- In the preferences window, open the protocols tree, scroll down and select DLT_USER
- Press the edit button for the 'Encapsulations table' and press New. Enter the data as below:
- DLT [User 0 (DLT=147)]
- Payload protocol [nrf24]
- Header size [0]
- Trailer size [0]