<?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>Using NRF Beacon 51822 via OTA?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12269/using-nrf-beacon-51822-via-ota</link><description>Hello,
I am quite new to Beacon development. I am trying to use the examples of NRF SDK 10.0 on the NRF Beacon. I would like to &amp;quot;install&amp;quot; the application via OTA. I tried the example in the folder &amp;quot;examples\peripheral\blinky\pca10028\blank\arm5_no_packs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Mar 2016 13:06:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12269/using-nrf-beacon-51822-via-ota" /><item><title>RE: Using NRF Beacon 51822 via OTA?</title><link>https://devzone.nordicsemi.com/thread/46390?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2016 13:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b938495-2a78-4cce-bf06-8e4a4543dd6d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It is required to specify the softdevice version in the init packet as this is being checked by the bootlaoder (at least for the SDK examples).&lt;/p&gt;
&lt;p&gt;Example arguments for creating a generic distribution .zip (0xFFFE =&amp;gt; accept any SD):&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nrfutil dfu genpkg ../application.zip --application &amp;lt;application&amp;gt;.hex --application-version 0xFFFFFFFF --dev-revision 0xFFFF --dev-type 0xFFFF --sd-req 0xFFFE
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Also, you can find pre-made distribution packets here: \nRF51_SDK_10.0.0\examples\dfu\ble_dfu_send_hex\test_images_update_nrf51\&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>