802.15.4 sniffer not working

Dear Nordic support,

I'm trying to install Nordic 802.15.4 sniffer but I am unable to see the DK as a interface in Wireshark.

My setup is:

- Windows 10

- nRF-Sniffer-for-802.15.4 on commit 2b76efe2 

- PCA10056 board flashed with nrf802154_sniffer.hex, led 1 is blinking so I suppose the DK is working correctly

- Python 3.10.8

- JLink driver 7.80

The board is correctly seen as JLink UART Port

But the interface could not be seen, this is the output of nrf802154_sniffer.bat:

PS C:\Program Files\Wireshark\extcap> .\nrf802154_sniffer.bat --extcap-interfaces
extcap {version=0.7.2}{help=https://github.com/NordicSemiconductor/nRF-Sniffer-for-802.15.4}{display=nRF Sniffer for 802.15.4}
control {number=6}{type=button}{role=logger}{display=Log}{tooltip=Show capture log}


I tried to install the Nordic BLE Sniffer on the same board and it works correctly.

Thank you for your support

Parents Reply Children
Related