<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32128/sniffer-on-osx---revisited</link><description>It looks like the last discussion of Sniffer on Devzone was 2-3 yrs ago. 
 I’ve ordered the nRF Dongle and will download the Windows-based nRF Sniffer app. 
 i can run this with WireShark on a Windows VM on my Mac, though I would like a Mac OSX option</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Jul 2018 14:27:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32128/sniffer-on-osx---revisited" /><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/139746?ContentTypeID=1</link><pubDate>Wed, 11 Jul 2018 14:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2c88ac6-8f2e-4988-b99e-977831b1ce2b</guid><dc:creator>kalauffenburger</dc:creator><description>&lt;p&gt;Ok, I tried all three of the above suggestions.&amp;nbsp; So far no luck.&lt;/p&gt;
&lt;p&gt;The last thing I tried was reverting the Wireshark version back to v2.0.x, as recommended in the &amp;quot;OS X Sniffer for BTLE&amp;quot; link.&amp;nbsp; In all cases, the nRF Sniffer capture interface does not show up in the interfaces list.&amp;nbsp; Also, there is not an interface toolbar available under the View menu as described in the v2.1 User Guide.&amp;nbsp; See the attached screenshot of the Wireshark window.&lt;/p&gt;
&lt;p&gt;Also, I have verified using minicom that packet data is arriving on the /dev/tty.usbmodem1411 interface from the pca10040 board.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-2018_2D00_07_2D00_11-09.11.15.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screenshot-2018_2D00_07_2D00_11-09.23.22.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/131110?ContentTypeID=1</link><pubDate>Mon, 07 May 2018 00:43:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4926620-98a6-46a6-9916-0f7ffff4dbc7</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;I&amp;#39;ve verified the fix by running&amp;nbsp;through a use case from Mohammad Afeneh&amp;#39;s Bluetooth LE eBook for using the sniffer with Wireshark. &amp;nbsp;All&amp;nbsp;looks good.&lt;/p&gt;
&lt;p&gt;WireShark &amp;quot;sees&amp;quot; the nrf_sniffer on start-up, and the subsequent steps in Mohamad&amp;#39;s tutorial, and in the&amp;nbsp;nRF_Sniffer_User_Guide_v2.1.pdf work as expected.&lt;/p&gt;
&lt;p&gt;Now I have the WireShark learning curve... and am thankful to get on to it.&lt;/p&gt;
&lt;p&gt;Thanks to those that helped, particularly&amp;nbsp;Richard and David Edwin in this thread!&lt;/p&gt;
&lt;p&gt;The fix is a bit of a hack, it seems, and I&amp;#39;ll look forward to staying in touch on how to standardize the setup - either by explicit documentation of this work-around in the&amp;nbsp;nRF_Sniffer_User_Guide_v2.X.pdf, or in a update that allows &amp;quot;latest versions&amp;quot; default installation options&amp;nbsp;for&amp;nbsp;required software.&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/131085?ContentTypeID=1</link><pubDate>Sat, 05 May 2018 17:12:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81d6fed8-12cf-4fcd-838e-64cb6305f2b8</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Python version&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span&gt;Davids-MacBook-Pro-2:~ davidelvig$ python --version&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Python 2.7.14&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Which&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Davids-MacBook-Pro-2:~ davidelvig$ which python&lt;br /&gt;&lt;/span&gt;&lt;span&gt;/Library/Frameworks/Python.framework/Versions/2.7/bin/python&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;In that ...\bin directory&lt;/strong&gt;&lt;/span&gt; is:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;lrwxr-xr-x  1 root        admin     6B Mar 15 12:41 2to3 -&amp;gt; 2to3-2
lrwxr-xr-x  1 root        admin     8B Mar 15 12:41 2to3-2 -&amp;gt; 2to3-2.7
-rwxrwxr-x  1 root        admin   140B Sep 16  2017 2to3-2.7
-rwxrwxr-x  1 root        admin   310B Mar 15 12:42 easy_install
-rwxrwxr-x  1 root        admin   310B Mar 15 12:42 easy_install-2.7
lrwxr-xr-x  1 root        admin     5B Mar 15 12:41 idle -&amp;gt; idle2
lrwxr-xr-x  1 root        admin     7B Mar 15 12:41 idle2 -&amp;gt; idle2.7
-rwxrwxr-x  1 root        admin   138B Sep 16  2017 idle2.7
-rwxr-xr-x  1 davidelvig  admin    33K Mar 23 21:57 miniterm.py
-rw-r--r--  1 davidelvig  admin    37K Mar 23 21:57 miniterm.pyc
-rwxr-xr-x  1 davidelvig  admin   282B Mar 23 21:57 pip
-rwxr-xr-x  1 davidelvig  admin   282B Mar 23 21:57 pip2
-rwxr-xr-x  1 davidelvig  admin   282B Mar 23 21:57 pip2.7
lrwxr-xr-x  1 root        admin     6B Mar 15 12:41 pydoc -&amp;gt; pydoc2
lrwxr-xr-x  1 root        admin     8B Mar 15 12:41 pydoc2 -&amp;gt; pydoc2.7
-rwxrwxr-x  1 root        admin   123B Sep 16  2017 pydoc2.7
lrwxr-xr-x  1 root        admin     7B Mar 15 12:41 python -&amp;gt; python2
lrwxr-xr-x  1 root        admin    10B Mar 15 12:41 python-32 -&amp;gt; python2-32
lrwxr-xr-x  1 root        admin    14B Mar 15 12:41 python-config -&amp;gt; python2-config
lrwxr-xr-x  1 root        admin     9B Mar 15 12:41 python2 -&amp;gt; python2.7
lrwxr-xr-x  1 root        admin    12B Mar 15 12:41 python2-32 -&amp;gt; python2.7-32
lrwxr-xr-x  1 root        admin    16B Mar 15 12:41 python2-config -&amp;gt; python2.7-config
-rwxrwxr-x  1 root        admin    25K Sep 16  2017 python2.7
-rwxrwxr-x  1 root        admin    14K Sep 16  2017 python2.7-32
-rwxrwxr-x  1 root        admin   1.7K Sep 16  2017 python2.7-config
lrwxr-xr-x  1 root        admin     8B Mar 15 12:41 pythonw -&amp;gt; pythonw2
lrwxr-xr-x  1 root        admin    11B Mar 15 12:41 pythonw-32 -&amp;gt; pythonw2-32
lrwxr-xr-x  1 root        admin    10B Mar 15 12:41 pythonw2 -&amp;gt; pythonw2.7
lrwxr-xr-x  1 root        admin    13B Mar 15 12:41 pythonw2-32 -&amp;gt; pythonw2.7-32
-rwxrwxr-x  1 root        admin    25K Sep 16  2017 pythonw2.7
-rwxrwxr-x  1 root        admin    14K Sep 16  2017 pythonw2.7-32
lrwxr-xr-x  1 root        admin     9B Mar 15 12:41 smtpd.py -&amp;gt; smtpd2.py
-rwxrwxr-x  1 root        admin    18K Sep 16  2017 smtpd2.7.py
lrwxr-xr-x  1 root        admin    11B Mar 15 12:41 smtpd2.py -&amp;gt; smtpd2.7.py&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After my latest edit, the&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt; t&lt;/strong&gt;&lt;strong&gt;op of the nrf_sniffer.py&lt;/strong&gt;&lt;/span&gt; looks like this&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;#!/usr/local/bin/python2
#####!/usr/bin/env python

# Copyright (c) 2017, Nordic Semiconductor ASA
#
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;A &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;listing of /usr/local/bin&lt;/strong&gt;&lt;/span&gt; is as follows:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;lrwxr-xr-x  1 root        wheel    66B Mar 15 12:41 2to3 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/2to3
lrwxr-xr-x  1 root        wheel    68B Mar 15 12:41 2to3-2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/2to3-2
lrwxr-xr-x  1 root        wheel    70B Mar 15 12:41 2to3-2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/2to3-2.7
lrwxr-xr-x  1 root        wheel    47B Apr  2 09:59 JFlashLite -&amp;gt; /Applications/SEGGER/JLink_V630j/JFlashLite.app
lrwxr-xr-x  1 root        wheel    47B Apr  2 09:59 JFlashLite.app -&amp;gt; /Applications/SEGGER/JLink_V630j/JFlashLite.app
lrwxr-xr-x  1 root        wheel    42B Apr  6 12:47 JFlashSPI -&amp;gt; /Applications/SEGGER/JLink_V616c/JFlashSPI
lrwxr-xr-x  1 root        wheel    41B Apr  6 12:47 JLinkExe -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkExe
lrwxr-xr-x  1 root        wheel    47B Apr  6 12:47 JLinkGDBServer -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkGDBServer
lrwxr-xr-x  1 root        wheel    51B Apr  2 09:59 JLinkGDBServer.app -&amp;gt; /Applications/SEGGER/JLink_V630j/JLinkGDBServer.app
lrwxr-xr-x  1 root        wheel    52B Apr  2 09:59 JLinkGDBServerCL -&amp;gt; /Applications/SEGGER/JLink_V630j/JLinkGDBServerCLExe
lrwxr-xr-x  1 root        wheel    56B Apr  6 12:47 JLinkLicenseManager.app -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkLicenseManager.app
lrwxr-xr-x  1 root        wheel    47B Apr  6 12:47 JLinkRTTClient -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkRTTClient
lrwxr-xr-x  1 root        wheel    47B Apr  6 12:47 JLinkRTTLogger -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkRTTLogger
lrwxr-xr-x  1 root        wheel    54B Apr  6 12:47 JLinkRegistration.app -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkRegistration.app
lrwxr-xr-x  1 root        wheel    50B Apr  6 12:47 JLinkRemoteServer -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkRemoteServer
lrwxr-xr-x  1 root        wheel    54B Apr  2 09:59 JLinkRemoteServer.app -&amp;gt; /Applications/SEGGER/JLink_V630j/JLinkRemoteServer.app
lrwxr-xr-x  1 root        wheel    55B Apr  2 09:59 JLinkRemoteServerCLExe -&amp;gt; /Applications/SEGGER/JLink_V630j/JLinkRemoteServerCLExe
lrwxr-xr-x  1 root        wheel    43B Apr  6 12:47 JLinkSTM32 -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkSTM32
lrwxr-xr-x  1 root        wheel    47B Apr  6 12:47 JLinkSWOViewer -&amp;gt; /Applications/SEGGER/JLink_V616c/JLinkSWOViewer
lrwxr-xr-x  1 root        wheel    44B Apr  6 12:47 JTAGLoadExe -&amp;gt; /Applications/SEGGER/JLink_V616c/JTAGLoadExe
lrwxr-xr-x  1 davidelvig  admin    28B Feb 22 20:20 brew -&amp;gt; /usr/local/Homebrew/bin/brew
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 capinfos -&amp;gt; ./wireshark
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 dftest -&amp;gt; ./wireshark
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 dumpcap -&amp;gt; ./wireshark
lrwxrwxr-x  1 root        admin    74B Mar 15 12:42 easy_install -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/easy_install
lrwxrwxr-x  1 root        admin    78B Mar 15 12:42 easy_install-2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/easy_install-2.7
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 editcap -&amp;gt; ./wireshark
lrwxr-xr-x  1 davidelvig  admin    33B Feb 22 20:42 ffmpeg -&amp;gt; ../Cellar/ffmpeg/3.4.2/bin/ffmpeg
lrwxr-xr-x  1 davidelvig  admin    34B Feb 22 20:42 ffprobe -&amp;gt; ../Cellar/ffmpeg/3.4.2/bin/ffprobe
lrwxr-xr-x  1 davidelvig  admin    35B Feb 22 20:42 ffserver -&amp;gt; ../Cellar/ffmpeg/3.4.2/bin/ffserver
lrwxr-xr-x  1 root        wheel    66B Mar 15 12:41 idle -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/idle
lrwxr-xr-x  1 root        wheel    67B Mar 15 12:41 idle2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/idle2
lrwxr-xr-x  1 root        wheel    69B Mar 15 12:41 idle2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/idle2.7
lrwxr-xr-x  1 davidelvig  admin    29B Feb 22 20:42 lame -&amp;gt; ../Cellar/lame/3.100/bin/lame
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 mergecap -&amp;gt; ./wireshark
-rwxrwxr-x  1 davidelvig  admin    29M Aug  1  2017 node
lrwxr-xr-x  1 502         staff    38B Aug  4  2017 npm -&amp;gt; ../lib/node_modules/npm/bin/npm-cli.js
lrwxrwxr-x  1 root        admin    65B Mar 15 12:42 pip -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pip
lrwxrwxr-x  1 root        admin    66B Mar 15 12:42 pip2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pip2
lrwxrwxr-x  1 root        admin    68B Mar 15 12:42 pip2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pip2.7
lrwxr-xr-x  1 root        wheel    67B Mar 15 12:41 pydoc -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pydoc
lrwxr-xr-x  1 root        wheel    68B Mar 15 12:41 pydoc2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pydoc2
lrwxr-xr-x  1 root        wheel    70B Mar 15 12:41 pydoc2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pydoc2.7
lrwxr-xr-x  1 root        wheel    68B Mar 15 12:41 python -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python
lrwxr-xr-x  1 root        wheel    71B Mar 15 12:41 python-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python-32
lrwxr-xr-x  1 root        wheel    75B Mar 15 12:41 python-config -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
lrwxr-xr-x  1 root        wheel    69B Mar 15 12:41 python2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2
lrwxr-xr-x  1 root        wheel    72B Mar 15 12:41 python2-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2-32
lrwxr-xr-x  1 root        wheel    76B Mar 15 12:41 python2-config -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2-config
lrwxr-xr-x  1 root        wheel    71B Mar 15 12:41 python2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
lrwxr-xr-x  1 root        wheel    74B Mar 15 12:41 python2.7-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-32
lrwxr-xr-x  1 root        wheel    78B Mar 15 12:41 python2.7-config -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
lrwxr-xr-x  1 root        wheel    69B Mar 15 12:41 pythonw -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw
lrwxr-xr-x  1 root        wheel    72B Mar 15 12:41 pythonw-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw-32
lrwxr-xr-x  1 root        wheel    70B Mar 15 12:41 pythonw2 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2
lrwxr-xr-x  1 root        wheel    73B Mar 15 12:41 pythonw2-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2-32
lrwxr-xr-x  1 root        wheel    72B Mar 15 12:41 pythonw2.7 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7
lrwxr-xr-x  1 root        wheel    75B Mar 15 12:41 pythonw2.7-32 -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7-32
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 randpkt -&amp;gt; ./wireshark
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 rawshark -&amp;gt; ./wireshark
lrwxr-xr-x  1 root        wheel    70B Mar 15 12:41 smtpd.py -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/smtpd.py
lrwxr-xr-x  1 root        wheel    73B Mar 15 12:41 smtpd2.7.py -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/smtpd2.7.py
lrwxr-xr-x  1 root        wheel    71B Mar 15 12:41 smtpd2.py -&amp;gt; ../../../Library/Frameworks/Python.framework/Versions/2.7/bin/smtpd2.py
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 text2pcap -&amp;gt; ./wireshark
lrwxr-xr-x  1 root        admin    11B Mar 23 22:45 tshark -&amp;gt; ./wireshark
-rwxr-xr-x  1 root        wheel   833B Feb 23 14:00 wireshark
lrwxr-xr-x  1 davidelvig  admin    29B Feb 22 20:42 x264 -&amp;gt; ../Cellar/x264/r2854/bin/x264&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/131083?ContentTypeID=1</link><pubDate>Sat, 05 May 2018 16:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59832276-af0e-4990-914e-c605a06687ac</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Can you also provide the output of &amp;quot;which python&amp;quot; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/131080?ContentTypeID=1</link><pubDate>Sat, 05 May 2018 14:09:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3f0dd26-22bf-423f-8b02-165300329c45</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;My python version is (and has been throughout) 2.7.14 as display now below:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;D&lt;span&gt;avids-MacBook-Pro-2:~ davidelvig$ python --version&lt;br /&gt;&lt;/span&gt;&lt;span&gt;Python 2.7.14&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I posted that step way back&amp;nbsp;ups in this thread.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The only change I made recently, based on the post by&amp;nbsp;@Richard&amp;nbsp;was to edit the top of nrf_sniffer.py&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;ve been delayed in my end-to-end testing, but still plan to do&amp;nbsp;that in the&amp;nbsp;coming days&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks, all for your posts!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130935?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 07:41:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c31fb46-c1e2-4124-a640-a171d22a6330</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Would this&amp;nbsp;have been caught if the the &amp;quot;python --version&amp;quot; as requested in nRF Sniffer User guide v2.1 was verified ?&lt;/p&gt;
&lt;p&gt;Install nRF Sniffer Step 6.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="bat"&gt;C:&amp;gt;python --version
Python 2.7.x&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130884?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 19:47:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:486f15a7-e84e-4078-907a-e95b77a488c5</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;Wow! &amp;nbsp;This appears to be the magic bullet. &amp;nbsp;With that one change to the nrf_sniffer.py file, I now see this when launching Wireshark.&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screen-Shot-2018_2D00_05_2D00_03-at-2.43.25-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll check this more thoroughly tomorrow, end-to-end, and with the otherwise-default installation options.&lt;/p&gt;
&lt;p&gt;Thanks a million!&amp;nbsp; I&amp;#39;ll validate the answer after that checking.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130870?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 16:30:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15dec9f1-65c4-4aad-92e6-0d7736b57ffb</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;I was having issues with Wireshark not showing the extcap interface in it&amp;#39;s UI on Mac OS X 10.13.5, even though the files were&amp;nbsp;in the correct location, inside the .app &lt;strong&gt;/Applications/Wireshark.app/Contents/MacOS/extcap/&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;While trying to debug the issue, i decided to run wireshark&amp;nbsp;directly from my shell to see any possible output via &lt;strong&gt;/Applications/Wireshark.app/Contents/MacOS/Wireshark&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Turns out, this was enough to get &lt;strong&gt;nrf_sniffer.py&lt;/strong&gt; to load, so if you&amp;#39;ve been having trouble getting it to load, it might be worth running the executable directly from Terminal.app&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect it has something to do with environment variables that Wireshark inherits from the shell, but haven&amp;#39;t debugged further.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;EDIT: Turns out, the best way to fix this so regular app launches work was&amp;nbsp;to change the &lt;em&gt;shebang&lt;/em&gt;&amp;nbsp;at the top of &lt;strong&gt;nrf_sniffer.py&lt;/strong&gt;&amp;nbsp;to point directly to your local python2 instance. For me, this was&amp;nbsp;&lt;strong&gt;#!/usr/local/bin/python2&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130388?ContentTypeID=1</link><pubDate>Tue, 01 May 2018 16:19:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80c2fe7b-81ff-4ac6-a568-5d9355d0ec0d</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;OK, I&amp;#39;ve run the above with no luck on either board.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m wondering where to go next.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been through the steps many times.&lt;/p&gt;
&lt;p&gt;Are others experiencing this problem?&lt;br /&gt;Is so, what is your environment?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130358?ContentTypeID=1</link><pubDate>Tue, 01 May 2018 03:15:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dbcaf06-ad47-415b-80d1-a11edaf043f2</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;OK. &amp;nbsp;I&amp;#39;ll try that tomorrow (Tuesday US Central time) with:&lt;br /&gt;-&amp;nbsp;&lt;span&gt;Python 2.7.14&lt;br /&gt;-&amp;nbsp;&lt;/span&gt;&lt;span&gt;pyserial (3.2.1)&lt;br /&gt;&lt;/span&gt;&lt;span&gt;- SEGGER J-Link Commander V6.16c (Compiled Jun 16 2017 18:19:39)&lt;br /&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;DLL version V6.16c, compiled Jun 16 2017 18:19:20&lt;br /&gt;- WireShark Mac OS&amp;nbsp;&lt;/span&gt;Version 2.4.5&lt;/p&gt;
&lt;p&gt;In separate sessions, I&amp;#39;ll use each device (nRF dongle-PCA10031 and DK-PCA10040) and flash them using the appropriate parameters in JLINKEXE to &amp;quot;erase...&amp;quot; as in the Sniffer 2.1 User Guide.&lt;/p&gt;
&lt;p&gt;Then in OSX Terminal, I&amp;#39;ll run &amp;quot;&lt;span&gt;screen &amp;lt;port&amp;gt; 460800&amp;quot;&amp;nbsp;&lt;br /&gt;and report the results.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have I got it?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130311?ContentTypeID=1</link><pubDate>Mon, 30 Apr 2018 14:17:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6811eb36-1c05-4eb8-a2c4-5cfec005fb74</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Can you try the screen option on all the the DKs that you have, I see that a PCA10031 and a PCA10040 were mentioned.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/130019?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 16:07:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bed319fc-f411-4ab1-894a-3124536fb50a</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;Thanks for working on this, David Edwin!&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve copied the contents of your new code into the ...\extcap folder&lt;br /&gt;no change in visibility of the interface in WireShark.&lt;/p&gt;
&lt;p&gt;I ran through the &amp;quot;Troubleshooting&amp;quot;&amp;nbsp;steps in nRF_Sniffer_User_Guide_v2.1.&lt;br /&gt;All steps gave appropriate success results, except &amp;quot;screen port 460800&amp;quot; (same blank, unresponsive screen) and WireShark - with no evidence of the interface.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m still open for a screen-share - 24/7.&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/129973?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 13:09:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53abe6b2-41db-4213-a3e0-234c4f6db7a5</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/davidelvig"&gt;David Elvig &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have placed a patched sniffer python fileset that could fix this for you in my original answer. Can you try it and let me know if this is fixed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/129364?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 13:37:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4157b77a-2b80-40b3-be6b-27ea617712a3</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Can you also ensure that you have an advertiser running in the neighbourhood ? You can get the advertiser running using nRF connect or some other BTLE application on the phone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/129173?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 14:21:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82b11aa8-2c78-4ae2-9958-c0e46fdbc26d</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;I have run the MSDDisable command (and alternatively MSDEnable) on both OSX and Windows 7, getting&amp;nbsp;&amp;quot;Probe Configured Successfully&amp;quot; in all cases.&lt;/p&gt;
&lt;p&gt;I do see that the USB drive representing the dongle goes away after the MSDDisable and reappears with MSDEnable.&lt;/p&gt;
&lt;p&gt;After running MSDDisable, I get the same non-response from the terminal apps:&lt;/p&gt;
&lt;p&gt;On OSX using &amp;quot;s&lt;span&gt;creen cu.usbmodem1461 460800&amp;quot; I get a screen window with no characters as before&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;On Windows using puTTY, connecting to &amp;quot;COM18&amp;quot;- the JLink USB serial port at 460800, I get a similar result... a blank terminal window with no&amp;nbsp;response to typing and no characters displayed (and no apparent way to exit the terminal session)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/129117?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 09:38:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa652273-5c2a-4931-87db-36d01517ffce</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;We need to see some characters on the screen when connecting to the board from OS X.&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="background-color:#ffffff;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;, Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;"&gt;screen &amp;lt;port&amp;gt; 460800&amp;quot;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If that does not happen then&lt;/p&gt;
&lt;p&gt;Action 1:&lt;br /&gt;&lt;span style="font-family:inherit;"&gt;we &lt;/span&gt;&lt;a style="font-family:inherit;" href="https://wiki.segger.com/index.php?title=J-Link-OB_SAM3U"&gt;need to do this in addition&lt;/a&gt;&lt;span style="font-family:inherit;"&gt;&amp;nbsp;(we will attempt to disable the mass storage device to see if this improves the situation.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Action 2:&lt;/p&gt;
&lt;p&gt;We attempt to see the characters when connecting to the board on windows.&amp;nbsp;&lt;span style="font-family:inherit;"&gt;In addition can you connect to the board in Windows using termite or other terminal application at 460800 to verify that the port is accessible and that characters are coming out of it.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/129094?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 07:59:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:976e0824-d9d0-4424-8986-55c4dfe15956</guid><dc:creator>Kristian Sylwander</dc:creator><description>&lt;p&gt;I tried this with a Windows machine as well. &lt;strong&gt;Worked on the first try&lt;/strong&gt;. So there&amp;#39;s something strange with the OSX version.&lt;/p&gt;
&lt;p&gt;OS Version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;strong&gt;Windows 10 Pro 64 bit&lt;/strong&gt;&lt;br /&gt;Wireshark version: &lt;strong&gt;2.4.2&lt;/strong&gt;&lt;br /&gt;Python version: &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;strong&gt;2.7.14&lt;/strong&gt;&lt;br /&gt;Pyserial version: &amp;nbsp; &amp;nbsp;&lt;strong&gt;3.4&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Segger jlink version on PC: &amp;nbsp; &amp;nbsp;&lt;strong&gt;6.16c&lt;/strong&gt;&lt;br /&gt;Segger jlink version or build date on the jlink emulator on nRF5x-DK: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;strong&gt;??????&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;PCA board number: &amp;nbsp; &amp;nbsp;&lt;br /&gt;- &lt;strong&gt;PCA10040&lt;/strong&gt; (Dev Kit)&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/128887?ContentTypeID=1</link><pubDate>Thu, 19 Apr 2018 06:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7169e49-a1fe-4c4a-b10b-19f3fa410692</guid><dc:creator>Kristian Sylwander</dc:creator><description>&lt;p&gt;I&amp;#39;ve manage to get hold off an old macbook pro in order to mimic the settings David Edwin suggested.&lt;/p&gt;
&lt;p&gt;OS X 10.11.6&lt;br /&gt;Wireshark : 2.4.1 (also tried 2.4.2 and the latest 2.4.6)&lt;br /&gt;python 2.7.14 (installed with brew, could not find a way to install 2.7.10 using brew.)&lt;br /&gt;pyserial 3.2.1&lt;br /&gt;nRF Sniffer v2 Beta 1&lt;/p&gt;
&lt;p&gt;PCA10040&lt;/p&gt;
&lt;p&gt;Segger jlink 6.16c&lt;/p&gt;
&lt;p&gt;Still the interface does not pop up in Wireshark. This is starting to be a bit frustrating now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/128139?ContentTypeID=1</link><pubDate>Fri, 13 Apr 2018 00:31:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3e2cbc7-8de0-43e3-b4d3-86c9c1386f89</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;I&amp;#39;ve done all but the minicom step. &amp;nbsp;I ran the Windows j-Link Configurator and it shows this screen&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="179" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Wkindows-j_5F00_link-Configurator.PNG" width="471" /&gt;&lt;/p&gt;
&lt;p&gt;as in the sniffer 2.0 documentation&lt;/p&gt;
&lt;p&gt;I ran j-Link Commander and with exec invalidatefw I get this&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " height="273" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Windows-j_5F00_link-Commander.PNG" width="460" /&gt;&lt;/p&gt;
&lt;p&gt;I said &amp;quot;no&amp;quot; since I think we&amp;#39;re trying to stay on older builds... That said, I&amp;#39;m typing commands that I don&amp;#39;t fully understand (I don&amp;#39;t understand all of the layers involved)&lt;/p&gt;
&lt;p&gt;I expect my&amp;nbsp;hardware is working (both the dongle (PCA10031) and the Dev Kit (PCA10040)). &amp;nbsp;I can use the dongle without trouble using nRFConnect on the Mac, and the DK works well with example SDK apps, and my own MIDI BLE app.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve stayed on the 6.16c version throughout (on Mac and Win)&lt;/p&gt;
&lt;p&gt;I did not easily find how to install minicom on the Mac.&lt;/p&gt;
&lt;p&gt;I did flash the Dev Kit board using the&amp;nbsp;nRF52832_XXAA parameter to &amp;quot;erase&amp;quot;&lt;/p&gt;
&lt;p&gt;No difference in Wireshark visibility.&lt;/p&gt;
&lt;p&gt;Is there a chance of a screen-share where you could look over my shoulder, @David Edwin?&lt;/p&gt;
&lt;p&gt;I expect it&amp;#39;s a missed step on my part... I have two hardware options to try, and access to all of the various permutations of j-link, segger and Wireshark.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m available any time around the clock to make that happen (and have WebEx available for screen-sharing)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127734?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 07:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ff8980a-23fc-494b-b9ff-0c28674ed82b</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;That is a problem, can you try with other terminal programs like minicom and open the port at 460800. You need to see something on the UART. Turn on the hardware flow control if possible.&lt;/p&gt;
&lt;p&gt;Actions:&lt;/p&gt;
&lt;p&gt;1. Can you verify that the board is indeed working by flashing some example program like ble_app_uart and running those examples.&lt;/p&gt;
&lt;p&gt;2, Can you also try with a different board&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. Specify the board PCA10040 and the PCA10031 version numbers ?&lt;/p&gt;
&lt;p&gt;4. Please stay on jlink 6.16c on the jlink emulator for all the experiments and actions.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Edit: Additional Action:&lt;/p&gt;
&lt;p&gt;I checked if the jlink 6.16c for OS X and Windows are bundling the identical version of the jlink emulator firmware they are &lt;strong&gt;NOT&lt;/strong&gt;. If you have a windows PC can you install jlink 6.16c and use the exec invalidatefw to set the jlink emulator firmware to what was bundled with jlink 6.16c for windows. Then use the board with OS X. Let me know if this is possible for you.&lt;/p&gt;
&lt;p&gt;Edit : ping&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127647?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 13:58:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b4361fe-b445-48c4-a56d-f96b8c922f97</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;Thanks for your patience.&lt;/p&gt;
&lt;p&gt;I get the same result as above with&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;screen cu.usbmodem1461 460800&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Screen-Shot-2018_2D00_04_2D00_10-at-8.57.32-AM.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Dave&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127523?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 06:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95fa5391-f23b-430b-8c3e-5da7791ca6d8</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The baud rate I suggested was 460800 (not 46800 as I see in your screen shot).&amp;nbsp;&lt;br /&gt;Please connect to the port at 460800 and see if you are getting characters on the &amp;quot;screen&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127488?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 15:39:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c29fa0c-785e-4a78-b928-b651299a34f7</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;I&amp;#39;ve done the following:&lt;br /&gt;- Identified the serial port with this partial &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;ls&lt;/strong&gt;&lt;/span&gt; from &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;\dev&lt;/strong&gt;&lt;/span&gt;:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="bat"&gt;cu.Bluetooth-Incoming-Port	ttyv0
cu.LGHBS760-CSRGAIA		ttyv1
cu.MALS				ttyv2
cu.SOC				ttyv3
cu.usbmodem1451061		ttyv4
cu.usbmodem1461			ttyv5
disk0				ttyv6
disk0s1				ttyv7
&lt;/pre&gt;&lt;br /&gt;&amp;nbsp; &amp;nbsp; It is the &amp;quot;cu.usbmodem1461&amp;quot; entry that appear/disappears with plugging/unplugging the dongle&lt;/p&gt;
&lt;p&gt;I typed the following into Terminal: &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; screen cu.usbmodem1461 46800&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;...resulting in:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " height="113" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screen-Shot-2018_2D00_04_2D00_09-at-10.35.23-AM.png" width="333" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;No typed keystrokes&amp;nbsp;show, and it&amp;nbsp;responds only to the Ctrl-a-Ctrl-k command to quit.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127363?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 08:48:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faa3b59e-fca9-4543-8061-711d4d3df434</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;did you actually give the right path to the UART, it is usually in /dev .&lt;/p&gt;
&lt;p&gt;Verify that by using the &amp;quot;screen &amp;lt;port&amp;gt; 460800&amp;quot;, you should see some characters on the screen.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer on OSX - revisited</title><link>https://devzone.nordicsemi.com/thread/127265?ContentTypeID=1</link><pubDate>Fri, 06 Apr 2018 17:52:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a48dbbbe-daa3-4d3b-8513-7a0a1de79b1b</guid><dc:creator>David Elvig </dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;Davids-MacBook-Pro-2:extcap davidelvig$ ./nrf_sniffer.py --extcap-interfaces
extcap {version=2.0.0}{display=nRF Sniffer}{help=http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Sniffer#Downloads}
control {number=0}{type=selector}{display=Device}{tooltip=Device list}
control {number=1}{type=string}{display=Passkey / OOB key}{tooltip=6 digit temporary key or 16 byte Out-of-band (OOB) key in hexadecimal starting with &amp;#39;0x&amp;#39;, big endian format. If the entered key is shorter than 16 bytes, it will be zero-padded in front&amp;#39;}{validation=\b^(([0-9]{6})|(0x[0-9a-fA-F]{1,32}))$\b}
control {number=2}{type=string}{display=Adv Hop}{default=37,38,39}{tooltip=Advertising channel hop sequence. Change the order in which the siffer switches advertising channels. Valid channels are 37, 38 and 39 separated by comma.}{validation=^\s*((37|38|39)\s*,\s*){0,2}(37|38|39){1}\s*$}{required=true}
control {number=3}{type=button}{role=help}{display=Help}{tooltip=Access user guide (launches browser)}
control {number=4}{type=button}{role=restore}{display=Defaults}{tooltip=Resets the user interface and clears the log file}
control {number=5}{type=button}{role=logger}{display=Log}{tooltip=Log per interface}
value {control=0}{value= }{display=All advertising devices}{default=true}
Davids-MacBook-Pro-2:extcap davidelvig$ &lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>