<?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>hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12544/hi-i-have-nrf51822-beacon-kit-so-i-want-upgrade-the-firmware-then-what-are-the-possible-ways-i-have-and-how-can-i-do-it-without-nrf51-dk</link><description>nRF51822 Bluetooth Smart beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Mar 2016 16:12:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12544/hi-i-have-nrf51822-beacon-kit-so-i-want-upgrade-the-firmware-then-what-are-the-possible-ways-i-have-and-how-can-i-do-it-without-nrf51-dk" /><item><title>RE: hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/47604?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 16:12:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3278b67-ea9f-4d55-89e8-07d97a406462</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Yes, you need segger J-link to program the beacon kit. The nRF51-DK or nRF52-DK provides j-link as it has Segger chip on board. So if you buy nRF51-DK or nRF52-DK and also the adapter cable (to connect the nRF51-DK/nRF52-DK together) then you can program the beacon kit.&lt;/p&gt;
&lt;p&gt;To connect the PC to the beacon kit, do the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Connect the nRF51-DK/nRF52-DK to the
PC via USB cable&lt;/li&gt;
&lt;li&gt;Connect one end of the adapter cable to the &amp;quot;Debug out&amp;quot; port on the nRF51-DK/nRF52-DK, and the other end to the beacon kit. Debug out port is described in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF51-DK-UG/38677"&gt;nRF51-DK user guide 1.0&lt;/a&gt;, section 5.10.&lt;/li&gt;
&lt;li&gt;Follow the guidelines in Chapter 3 in the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF51-DK-UG/38677"&gt;nRF51-DK user guide&lt;/a&gt; on how to program the nRF51-DK. If you have your beacon kit connected to the &amp;quot;Debug out&amp;quot; port on the nRF51-DK, the beacon kit will automatically be programmed instead of the nRF51-DK kit&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/47603?ContentTypeID=1</link><pubDate>Sat, 19 Mar 2016 05:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11f8a94b-d6a3-4466-a20d-8a4d3ce59b1f</guid><dc:creator>yennaboinasivaji</dc:creator><description>&lt;p&gt;hi,
thaks f or  u r reply,and
what is seggar j-link ,can we program beacon kit using this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/47602?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2016 16:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf0bc91e-5034-4ad3-9e11-d61da3e4a7ec</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;There are two possibilities to change firmware on the Beacon kit:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;1. With a connected programmer
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The nRF51-DK serves as a programmer in this case, if you have any other compatible programmer, you can possibly connect that programmer to your Beacon kit with an &lt;a href="http://www.tag-connect.com/TC2030-CTX-NL"&gt;adapter cable&lt;/a&gt;. If you do not have any programmer now but would like to use one, I would by the nRF51-DK kit and use it as a programmer.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;2. Via the bootloader
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;To upload a new application to the beacon kit, take an applicaiton hex file you would like to upload and bundle it together with an init file into a .zip file. Then upload that zip file with e.g. your smartphone to the beacon kit and then power-reset your beacon kit. Then a new applicaiton should be running on your device. To do this, follow the instructions given in &lt;a href="https://devzone.nordicsemi.com/blogs/715/creating-zip-package-for-dfu/"&gt;this blog post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/47601?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2016 05:06:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42d1688d-3c08-4170-bbe6-84dba2c655ea</guid><dc:creator>yennaboinasivaji</dc:creator><description>&lt;p&gt;hi,
thanks for u r reply ,
my question is,
i don&amp;#39;t have   &amp;quot; nrf51 DK board &amp;quot;,
can i program without  &amp;quot;nrf51 Dk&amp;quot; board,
if so what are the possibilities............&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hi, i have nrf51822 beacon kit,so i want upgrade the firmware,then what are the possible ways i have,and how can i do it ,without nrf51 DK</title><link>https://devzone.nordicsemi.com/thread/47600?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 16:28:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32302a00-0fef-40a3-831e-6f35238d2e83</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Depending on the Beacon kit version you have, there are different bootloader versions preprogrammed to the Beacon kit, see the Beacon kit verison table on &lt;a href="https://devzone.nordicsemi.com/question/54420/broken-compatibility-between-skdsfirmwaredevices/?answer=54520#post-id-54520"&gt;this thread&lt;/a&gt;. If you have Beacon kit version 1.1.0 or later, you have softdevice S110 7.1.0  and bootloader from nRF51 SDK 7.1.0 preprogrammed to the Beacon kit. This means that you can upload over the air via the bootloader any application based on nRF51 SDK 7, e.g. any BLE sample applications in SDK 7 that use S110 softdevice.&lt;/p&gt;
&lt;p&gt;Unfortunately, you can not upgrade the softdevice over the air on the Beacon kit, you need to do that with a programmer/nRF51-DK and an adapter table, as described on &lt;a href="https://devzone.nordicsemi.com/question/20371/ble_app_beacon-and-nrf51822-ek/?answer=20857#post-id-20857"&gt;this thread&lt;/a&gt; in the update from 27.11.2014&lt;/p&gt;
&lt;p&gt;The bootloader from nRF51 SDK 7.1.0 requires an init file to be uploaded with the applicaiton. &lt;a href="https://devzone.nordicsemi.com/blogs/715/creating-zip-package-for-dfu/"&gt;Here is a description on how to prepare such an init file&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>