<?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 QFAA s110 to s130 softdevice upgrade using B.M probe?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27108/nrf51822-qfaa-s110-to-s130-softdevice-upgrade-using-b-m-probe</link><description>Hi Nordic and fellow developers,
I have been working on upgrading the nRF51822 QFAA s110 and upgrading the softdevice to work as s130 for its (simultaneous Central/Peripheral/Broadcaster/Observer) advantages. The client wants the s130 for a project and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jul 2017 08:28:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27108/nrf51822-qfaa-s110-to-s130-softdevice-upgrade-using-b-m-probe" /><item><title>RE: nRF51822 QFAA s110 to s130 softdevice upgrade using B.M probe?</title><link>https://devzone.nordicsemi.com/thread/106647?ContentTypeID=1</link><pubDate>Tue, 04 Jul 2017 08:28:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4f85072-e9cc-43dc-821d-5ae16a5cb89f</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can merge the application and softdevice hex-files using mergehex and flash it all at once, but since softdevice and application is separated in flash, you can also flash it separately. The following nrfjprog commands should work:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfjprog -f nrf51 -e
nrfjprog -f nrf51 --program /path/to/softdevice/softdevice.hex
nrfjprog -f nrf51 --program /path/to/application/application.hex
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Check out &lt;a href="https://devzone.nordicsemi.com/tutorials/26/"&gt;this tutorial on RAM and ROM management&lt;/a&gt; for details on configuration of linker settings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 QFAA s110 to s130 softdevice upgrade using B.M probe?</title><link>https://devzone.nordicsemi.com/thread/106645?ContentTypeID=1</link><pubDate>Sun, 02 Jul 2017 23:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd770bb3-f9e9-45df-b634-4b3ce3473f24</guid><dc:creator>nar0909</dc:creator><description>&lt;p&gt;hi joh2, well can u pls describe the process how to flash and flash settings??
I have tried using an example (ble_central_and_peripheral) but the I tried generating the makefile into .hex and merging the softdevice with makefile.hex and then loading that up into the nrf?
Pls advice if this is the way/is there a simpler way?
Thx
nar0909&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 QFAA s110 to s130 softdevice upgrade using B.M probe?</title><link>https://devzone.nordicsemi.com/thread/106646?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 11:26:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a03259f-f56c-4d97-96fe-37bc61033533</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you flash the application after erasing the chip and flashing the softdevice? What is the RAM and FLASH settings in the linker-file you use? Have you tried one of the s130 examples in the SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>