<?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>nRF52 bootloader issue.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40922/nrf52-bootloader-issue</link><description>Hi All, 
 
 We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader. 
 Below SDK example and procedure we followed to establish communication. 
 
 nRFgostudio application is used to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Nov 2018 16:15:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40922/nrf52-bootloader-issue" /><item><title>RE: nRF52 bootloader issue.</title><link>https://devzone.nordicsemi.com/thread/159296?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 16:15:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53391c21-dca8-40f1-b377-c47e1e13be87</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Try to generate the settings hex like this:&lt;/p&gt;
&lt;p&gt;nrfutil settings generate --family NRF52 --application your_application_hex_file.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 settings.hex&lt;/p&gt;
&lt;p&gt;Then flash the 4 hex-files(softdevice, application, bootloader and settings).&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://github.com/NordicSemiconductor/pc-nrfutil#settings"&gt;this&lt;/a&gt;,&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrfutil/nrfutil_settings_generate_display.html?cp=5_5_6"&gt;this&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/lib_bootloader.html?cp=4_0_0_3_5_0_0#lib_bootloader_settings_page"&gt;this&lt;/a&gt; page for more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 bootloader issue.</title><link>https://devzone.nordicsemi.com/thread/159292?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 15:53:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b07f26e6-f94e-41c1-9f2d-3a526ea249f1</guid><dc:creator>Goudra</dc:creator><description>&lt;p&gt;1) We are using V15.2 SDK&lt;/p&gt;
&lt;p&gt;2) Yes we try to load Softdevice, Boatloader and application Hex files.&lt;/p&gt;
&lt;p&gt;3)Yes we are using Serial boatloader example. We took it from secure boatloader example folder.&lt;/p&gt;
&lt;p&gt;we want to do DFU over UART.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;May I know UART connections for the development kit?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;/p&gt;
&lt;p&gt;Basavanagouda.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 bootloader issue.</title><link>https://devzone.nordicsemi.com/thread/159228?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 13:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93074b0b-24cf-4bbb-8dda-e7593243070f</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) What SDK version are you using ?&lt;/p&gt;
&lt;p&gt;2) Did you generate and flash the bootloader settings hex file?&lt;/p&gt;
&lt;p&gt;3) You are now using the serial(uart) bootloader. You want to do DFU over UART, correct ?&lt;/p&gt;
&lt;p&gt;Please see the documentation for the serial bootloader example &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/sdk_app_serial_dfu_bootloader.html?cp=4_0_0_4_3_4"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Note that&amp;nbsp;&lt;span&gt;nRFgostudio&amp;nbsp;is deprecated, please use &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF-Connect-for-Desktop"&gt;nRF Connect&lt;/a&gt; programmer app instead. In nRF Connect, click on the &amp;quot;Add/remove apps&amp;quot; tab to install the programming app.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>