<?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>nRF Sniffer on linux host - uart connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2904/nrf-sniffer-on-linux-host---uart-connection</link><description>I&amp;#39;d tried some first steps using nRF Sniffer on a linux host. 
 Within sniffer_uart_protocol.xlsx I read something about the Uart packet format et cetera. 
 I&amp;#39;d programmed my PCA10000 V2.2.0 with the current sniffer version 0.9.7 while succesfully trying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Jun 2014 21:04:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2904/nrf-sniffer-on-linux-host---uart-connection" /><item><title>RE: nRF Sniffer on linux host - uart connection</title><link>https://devzone.nordicsemi.com/thread/11059?ContentTypeID=1</link><pubDate>Tue, 24 Jun 2014 21:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b4ffcbd-6d43-4306-adb3-586f8c53548d</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Joe, Thanks for looking into porting the sniffer software to Linux. When I first started using PCA10000, I was also surprised with ttyACM3 (sometimes it is ttyACM0 or 4, found out the hard way). Just replace ttyUSBx by ttyACMx in what ever code you are developing, should work.&lt;/p&gt;
&lt;p&gt;Regarding the connection parameters, the baud rate can be negotiated as per the protocol mentioned in the xlsx file. From the UART.py file we can see that the initial baud rate is 460800 bps. This is the maximum baud rate that my PCA10000 can run on, so I guess that need not be changed. PCA10000 needs RTS/CTS hardware handshake to work properly.&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>