<?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>Use Smart Beacon Firmware in nRF51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3424/use-smart-beacon-firmware-in-nrf51422</link><description>We will be using nRF51422 with S310 SoftDevice for our development.
ANT for mesh network implementation as that&amp;#39;s what it does best, and BLE for interfacing with mobile devices, as BLE is more common in smartphones/tablets.
We wanted to add iBeacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Aug 2014 10:52:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3424/use-smart-beacon-firmware-in-nrf51422" /><item><title>RE: Use Smart Beacon Firmware in nRF51422</title><link>https://devzone.nordicsemi.com/thread/12425?ContentTypeID=1</link><pubDate>Mon, 11 Aug 2014 10:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac9879bd-cd54-4ff3-9409-8e09972e5ec2</guid><dc:creator>cloudline</dc:creator><description>&lt;p&gt;Great! Thanks for the info Stefan. Will definitely try that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use Smart Beacon Firmware in nRF51422</title><link>https://devzone.nordicsemi.com/thread/12424?ContentTypeID=1</link><pubDate>Mon, 11 Aug 2014 07:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c32834ee-3f86-4acf-8683-a79f9b86cced</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You should be able to run the &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00066.html"&gt;beacon example&lt;/a&gt; in the nRF51 SDK under \Nordic\nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\s110\ble_app_beacon on your nRF51422 device. nRF51422 is compatible with all Nordic&amp;#39;s softdevices, see &lt;a href="https://devzone.nordicsemi.com/question/5466/can-i-program-s110-into-nrf51422-rev2/#reply-5470"&gt;this thread&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The beacon example firmware in the nRF51 SDK is made for the S110 peripheral softdevice. However, you can run the Beacon application (as any other BLE peripheral application in the nRF51 SDK) on the S310 softdevice with couple of modifications:&lt;/p&gt;
&lt;p&gt;a) Change the path from /include/S110 to /include/S310
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3348.Capture-_2D00_-S310-porting-_2D00_-change-path-to-S310-folder.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;b) Change RAM and ROM settings
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5807.Capture-_2D00_-RAM-and-ROM-settings-for-S310-softdevice.JPG" alt="image description" /&gt;&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;Nordic&amp;#39;s latest S110 softdevice, v7.0.0, provides firmware upgrade as well as softdevice upgrade DFU. There is no support for softdevice swapping though, you would need to connect a programmer in order to program a new softdevice. Current S310 v1.0.0 is based on S110 v6.0.0, which provides firmware upgrade DFU, but no softdevice upgrade DFU. The S310 softdevice is scheduled to support also softdevice upgrades in a few months time.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>