I've been struggling with this for quite a while now. I've got a PCA10040 to spare that I am trying to use with nrf sniffer in Wireshark. I'm using a new iMac with the latest MacOS, 1014.4. After much effort, I think I have accomplished the following:
The sniffer_pca10040_1c2a221.hex file is installed on the board and LED 1 is flashing madly.
The nrf_sniffer python support is installed in the extcap folder in the application package, which gives me the nRF Sniffer toolbar.
I have the Wireshark profile installed, which give me the Profile_nRF_Sniffer_v2_001 profile in the Wireshark UI, which I can select.
I just don't see the device showing up in the interfaces list, so I can't start a capture.
I'm looking for any kind of checklist that I can run through to see if any configuration is missing or wrong. Yes, I've followed the document best I can and I did find that I overlooked things that I have since corrected. I've also seen all of the threads about similar issues. Unfortunately, many of them are oriented around Windows. Any help would is greatly appreciated.
One thing to note is that this particular board did not have a softdevice installed on it because I was using it for driver development. I assume that the hex file installed takes the place of a softdevice because the first step is to erase flash. I would be happy to be wrong about that.
Thanks.