<?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>S130 Softdevice Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3783/s130-softdevice-example</link><description>Currently I am searching for s130 example code. I know it&amp;#39;s in alpha stage, but I think it should be possible to start to experiment with it, isn&amp;#39;t it? 
 In the past I&amp;#39;ve been going through S110 v5, S110 v6, and S110 v7 which can be found in github.com</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Sep 2014 19:34:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3783/s130-softdevice-example" /><item><title>RE: S130 Softdevice Example</title><link>https://devzone.nordicsemi.com/thread/13692?ContentTypeID=1</link><pubDate>Tue, 16 Sep 2014 19:34:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:251b78ad-c161-4e6f-a612-f29a49e925f9</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Thank you for answering your own question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S130 Softdevice Example</title><link>https://devzone.nordicsemi.com/thread/13691?ContentTypeID=1</link><pubDate>Mon, 15 Sep 2014 12:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8e3c77d-8ebf-4354-abb0-8a119808d3cf</guid><dc:creator>Anne van Rossum</dc:creator><description>&lt;p&gt;My own fault. There is an example in the &lt;code&gt;s130_nrf51822_0.5.0-1.alpha.zip&lt;/code&gt; file! Suppose you run:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;mkdir -p /opt/softdevices
unzip s130_nrf51822_0.5.0-1.alpha.zip -d /opt/softdevices
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;And you will &lt;strong&gt;not&lt;/strong&gt; find it in &lt;code&gt;/opt/softdevices/s130_nrf51822_0.5.0-1.alpha_API/Example&lt;/code&gt;, but in &lt;code&gt;/opt/softdevices/Example&lt;/code&gt; itself.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/issues/3"&gt;See also this issue on github&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Read the code in &lt;code&gt;s130_demo_app/src/main.c&lt;/code&gt; and you see that there is a button that needs to be pressed. So, this is a demo that works with the evaluation kit (and requires besides the button a display).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>