I am trying to run up Nordic nRF Sniffer that uses Wireshark 1.12 but cann't find earlier archives of wireshark. Where are the archives? nRF Sniffer fails when run with the latrest Wireshark 2.7, so I need to install the older version. Thanks Peter asked 12 Jul '17, 10:49 bledev10471 |
One Answer:
All versions of Wireshark are available in the "all-versions" subdirectories on each download server, e.g. https://2.na.dl.wireshark.org/win64/all-versions/ or https://www.wireshark.org/download/osx/all-versions/. For a complete list of download servers, go to the Wireshark home page, click on "Download", then "More downloads and documentation can be found on the downloads page". The servers are listed under under "Go Spelunking". answered 12 Jul '17, 12:34 Gerald Combs ♦♦ |
The Nordic nRF Sniffer works with the latest development release (2.4.0rc2). The final version 2.4.0 will be released later this summer.
Do I need a new dissector? v2.2.7 complains that it cannt find the entry point 'new_create_dissector_handle' in the nordic_ble.dll dissector.
I'll try changing to 2.4.0rc2
Thanks
The nordic_ble dissector is built-in to 2.4.0rc2 (and nordic_ble.dll will be ignored) so this should be fine.