<?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>nRF51822 bluetooth chip communication to nRF51 Dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5920/nrf51822-bluetooth-chip-communication-to-nrf51-dongle</link><description>I have a nRF51822 chip sending me BLE UART data to my phone and it works fine with the app. No I want to send it to my PC and Read the data (and send commands) via PuTTY. 
 I think I have an issue with baud rate because I can connect, see jumbled data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Mar 2015 19:32:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5920/nrf51822-bluetooth-chip-communication-to-nrf51-dongle" /><item><title>RE: nRF51822 bluetooth chip communication to nRF51 Dongle</title><link>https://devzone.nordicsemi.com/thread/20634?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 19:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68770d42-cd0f-4486-a222-5b534b9e2930</guid><dc:creator>ereichwe</dc:creator><description>&lt;p&gt;@Annim: I did that and I can see only one number (occasionally I see the whole line). What I see is: 32, when I really want to see $PRY 32, -90 , 175 (or something along those lines, not just the 32). And the log file shows only hex and I cannot understand it. I think your way works but my target device is configured/programmed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 bluetooth chip communication to nRF51 Dongle</title><link>https://devzone.nordicsemi.com/thread/20635?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 14:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5d4e973-ca39-4711-ab9d-3cd52ccb0e4e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@ereichwe: have you made sure you selected the correct baudrate and configuration in Putty ? You can test it by trying to send some string using simple uart library.
The configuration should be 38400 baudrate, 1 stop bit, None parity, Hardware flow control On/Off depends on your configuration in the code.&lt;/p&gt;
&lt;p&gt;If you want to try using Master Control panel, you would need to click Service Discovery button after you click connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 bluetooth chip communication to nRF51 Dongle</title><link>https://devzone.nordicsemi.com/thread/20633?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 07:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84c68c4a-babf-4839-9ef5-45ca196240d4</guid><dc:creator>Annim</dc:creator><description>&lt;p&gt;Hi,
Right now i do not have device but i have done this from the same window actually by -&amp;gt;select device-&amp;gt;and on second window when u connect there will be Rx and Tx showing and corresponding fields named &amp;quot;value&amp;quot;, so i u want to send u can select that characteristics from th tree control component and type ur data on the Value field at middle of the window so shown on second window. and if u see what u have received , that u can log to any file or see then and there so updated in the tree control component against field item. this way you can first log the incoming data then see or see immediate real time changes there itself... hope this will help you out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 bluetooth chip communication to nRF51 Dongle</title><link>https://devzone.nordicsemi.com/thread/20632?ContentTypeID=1</link><pubDate>Sat, 07 Mar 2015 17:44:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:711ae002-d384-4bf1-b1e7-18a3162bfbff</guid><dc:creator>Annim</dc:creator><description>&lt;p&gt;Try using Master Control panel with dongle and read the incoming data in characteristics window, you will get exact data stream in. Basically it works against service, not against COM Port.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>