<?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>How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53346/how-to-create-zip-file-for-ota-nrf52810-nrf52811-on-sdk15-1-and-sdk15-3</link><description>Hi all, 
 I using SDK 15.1 and 15.3 for test. 
 I am working with DFU for NRF52810. 
 I tried success for NRF52840. 
 But I can&amp;#39;t update success for NRF52810. 
 Below is scrip of me : 
 On SDK 15.1 
 nrfutil pkg generate --hw-version 52810 --application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Oct 2019 15:32:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53346/how-to-create-zip-file-for-ota-nrf52810-nrf52811-on-sdk15-1-and-sdk15-3" /><item><title>RE: How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/215577?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 15:32:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83900fc3-84e7-4ef7-966e-ddc331b4e8ec</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;Hi, I can update with bond if run button_less example. So I will check my app which I added buttonless service&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/215572?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 15:15:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5709e36f-d188-4b16-86a2-f83755ba3c54</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;what happend if I require bonds in bootloader and&amp;nbsp;&lt;span&gt;NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS&amp;nbsp;is disabled.And when I enable&amp;nbsp;NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS&amp;nbsp; and require bond in bootloader. Why I can&amp;#39;t update OTA&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/215562?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 14:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35a73fa9-070a-43a0-926b-8d813c0a903e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS config option should only be enabled if you require bonds in your bootloader which I wouldn&amp;#39;t recommend unless you have certain security requirements. The application can still support bonding even if&amp;nbsp;&lt;span&gt;NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS&amp;nbsp;is disabled.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/215559?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 14:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4ca9421-f94e-47de-8fdb-bea409d830f2</guid><dc:creator>Giang</dc:creator><description>&lt;p&gt;I finished my question, Now I can update firmware from my app but not bond.&lt;/p&gt;
&lt;p&gt;If in app I enable bond for button_less, and in bootloader I don&amp;#39;t enable bond. I can&amp;#39;t update firmware.&lt;/p&gt;
&lt;p&gt;If in app I don&amp;#39;t enable bond for button_less, and in bootloader I don&amp;#39;t enable bond. I can update firmware.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span&gt;If in app I enable bond for button_less, and in bootloader I enable bond. I can&amp;#39;t update firmware. Why? I need bond in app .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please give me advise, thank!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to create zip file for OTA NRF52810/NRF52811 on SDK15.1 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/215547?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 13:42:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c26e6876-5b66-4127-bb2e-72b2de5c2147</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You should use&amp;nbsp;&lt;span&gt;--bl-settings-version 2 when using the bootloader from SDK 15.3.0. But everything looks correct apart from that.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Some follow up questions:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Are you testing this on a custom board or a DK?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. BLE or serial bootloader?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. Does the board advertise as &amp;quot;Dfutarg&amp;quot; after you program Softdevice + Bootloader&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4.&amp;nbsp;Does the application advertise after you program app+bl settings?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>