<?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 UART central example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11956/nrf-uart-central-example</link><description>Hi NordicS 
 Do you have a code example for a central UART application? 
 I am looking for a example that acts just like the nRF Uart App, but running on e.g. a PCA10031 dongle. 
 I have tried a look lot of different examples using the S120 softdevice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Feb 2016 13:17:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11956/nrf-uart-central-example" /><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45287?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 13:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77a96d83-cecf-48b3-8183-9798937bddcf</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Updated the attached example. Had forgot to add the pstorage handler in the system event dispatcher. Without this the peripheral would fail to restore encryption on following connections. Good work on the multilink example, hopefully it can be of use for others as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45286?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2016 10:26:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6efe1f3-e7a5-4d99-9af2-df9eb37349d5</guid><dc:creator>Marco Russi</dc:creator><description>&lt;p&gt;Hi, I just let you know that I released a modified version of the UART central example that can connect to many peripherals at the same time. You find it here: &lt;a href="https://github.com/marcorussi/nrf51_multi_nus_central"&gt;github.com/.../nrf51_multi_nus_central&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45285?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2016 08:33:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45dadb91-7099-43b4-8812-82b6d1efd7d3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Modified the uart peripheral and central example to support bonding and attached it to my answer above. Please check if it gives you the same result.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45284?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2016 09:54:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45fa7f58-1fcc-4097-b8c5-33edc3fc5dde</guid><dc:creator>Kasper Leonhardt</dc:creator><description>&lt;p&gt;Are you refeering to the central or client device regarding the Sequrity requirements.&lt;/p&gt;
&lt;p&gt;The client device works fine in bonded/encrypted together (with device manager) with a custom app. However when I use the client device with the central example above, the transmission from central to client works fine, but reception from client is ignored.  I have enabled ENABLE_DEBUG_LOG_SUPPORT on both, and on the central I only see the &amp;quot;[uart_C]:&amp;quot; events when sending data, but no indication of received data. I do not know if data is actually sent from the client, but I gets not errors from the ble_nus_string_send function.&lt;/p&gt;
&lt;p&gt;It works fine with bonding/encryption disabled from the client device. (But when client disconnects the client crashes, but that is a compleate different issue)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45283?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2016 09:30:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c2bb086-be25-4f21-9ce4-35e9dc369c04</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Security requirements has to be set in the application and is typically handled by the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_device_manager.html?cp=4_0_0_3_1_2"&gt;device manager module&lt;/a&gt; /&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_peer_manager.html?cp=4_0_0_3_1_10"&gt;peer manager&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;However, the UART example is one of the few examples that doesn&amp;#39;t support bonding by default. You may find this &lt;a href="https://devzone.nordicsemi.com/tutorials/15/"&gt;tutorial&lt;/a&gt; helpful if you want to add the device manager to your project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45282?ContentTypeID=1</link><pubDate>Fri, 19 Feb 2016 09:24:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98d9e4bd-1b8f-4999-8416-9ca35742f6ef</guid><dc:creator>Kasper Leonhardt</dc:creator><description>&lt;p&gt;Works fine. However it does not work if client device requires encryption. :-(
Shouldn&amp;#39;t the softdevice handle the encryption requirement automatically, just like the OS on the smartphone?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45280?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2016 15:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ae7b83c-3794-4eeb-9c2a-638d3992443f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;There is also an example in the nRF5 SDK v11, you can find it at  \examples\ble_central\ble_app_uart_c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF UART central example</title><link>https://devzone.nordicsemi.com/thread/45281?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2016 14:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc768942-1544-4b79-b412-74eed7377293</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;There is a uart central example based on SDK 9.0.0. available on our github page: &lt;a href="https://github.com/NordicSemiconductor/ble_app_uart_c_S120"&gt;https://github.com/NordicSemiconductor/ble_app_uart_c_S120&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;EDIT 23.2 - Added code example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nRF51_5F00_SDK_5F00_9.0.0_5F00_uart_5F00_central_5F00_peripheral_5F00_230216.zip"&gt;nRF51_SDK_9.0.0_uart_central_peripheral_230216.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>