This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wireshark plugin error

I have problem to start the wireshark with this plugin error. The last I checked the nordic_ble.dll file is there in the folder.

The procedure entry point new_creat_dissector handle could not be located in the dynamic link library C:\Program Files\Wireshark\plugins\2.2.3\nordic_ble.dll 

Couldn't load module C:\Program Files\Wireshark\plugins\2.2.3\nordic_ble.dll: 'C:\Program Files\Wireshark\plugins\2.2.3\nordic_ble.dll': The specified procedure could not be found

This is what I did leading to that.

  1. Installed both Windows Sniffer and Wireshark 2.2.3.
  2. Downloaded the ble-sniffer_nRF51822_1.0.1_1111_Sniffer.hex onto the nRF51 DK PCA10028 board using nRFgo Studio. Sniffer reported at COM10, connected and ready.
  3. Selected device from the list e.g. pressing "1".
  4. Pressed "w" to triggered the Wireshark

Where is the said procedure to load the plugin? Did I installed correctly? Is the Wireshark version correct? I saw two latest version. v2.0.9v & v2.2.3. Wireshark Win64

Related