<?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>UART EXAMPLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/276/uart-example</link><description>I have download the given software about UART to my nRF51822-EK. But it didn&amp;#39;t work.
Do I need s110 or not?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Aug 2013 10:22:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/276/uart-example" /><item><title>RE: UART EXAMPLE</title><link>https://devzone.nordicsemi.com/thread/1485?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2013 10:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5232a6df-1f0a-41e5-b094-cd9f4304b41f</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;That depends on which example you mean. Nils is quite correct that the softdevice is needed for the ble_app_uart that has been distributed here, but if you mean the uart_example in the SDK, it depends on the target settings (i.e. the targets that ends with _s110 needs the softdevice, the others don&amp;#39;t). Target can be selected from the drop down next to the download button in Keil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART EXAMPLE</title><link>https://devzone.nordicsemi.com/thread/1484?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2013 05:07:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b19949ce-5039-4b5c-8d34-6d9958ea5d13</guid><dc:creator>Nils Minor</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;yes you need the Softdevice on your application. In the code of the UART Example yu can see the BLE Stack will be initialized and without an softdevice on your chip i won&amp;#39;t work. You have to use nrfgStudio to load the softdevice on your chip.&lt;/p&gt;
&lt;p&gt;Best regards nils&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>