<?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 Dev Dongle Communication while running</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3928/nrf51822-dev-dongle-communication-while-running</link><description>I&amp;#39;m looking to be able to plug my usb dongle into my computer and communicate with an application for users to use. In this communication, I would want to see the different communications sent and received, and be able to set values on the dongles code</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Oct 2014 14:13:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3928/nrf51822-dev-dongle-communication-while-running" /><item><title>RE: NRF51822 Dev Dongle Communication while running</title><link>https://devzone.nordicsemi.com/thread/14133?ContentTypeID=1</link><pubDate>Mon, 06 Oct 2014 14:13:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e8d9b3d-d8b8-49ea-a0c5-a1f81ad1f8f0</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;You can have a look at the &lt;em&gt;uart_example&lt;/em&gt; under the PCA10000 folder in the SDK. This example show how the &lt;em&gt;simple_uart&lt;/em&gt; library is used to communicate with the computer.The dongle emulates a COM port, and you can use this library to send and receive data over this COM-port.&lt;/p&gt;
&lt;p&gt;If you incorporate the &lt;em&gt;simple_uart&lt;/em&gt; functionality into e.g. the &lt;em&gt;ble_app_hrs&lt;/em&gt; (Hart rate BLE example) you should be able to get started with you development.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>