<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Trying to do update over BLE</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88876/trying-to-do-update-over-ble</link><description>I&amp;#39;m trying to do a firmware update over BLE. 
 Here&amp;#39;s what I did: - I created a new application from sample &amp;quot;smp_svr&amp;quot; because I think that is where I can see how to do firmware updates over BLE. - Add a build configuration for nRF52-DK. - Add CONFIG_MCUMGR_SMP_BT</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 13 Jun 2022 15:06:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88876/trying-to-do-update-over-ble" /><item><title>RE: Trying to do update over BLE</title><link>https://test-devzone.nordicsemi.com/thread/372204?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 15:06:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a70d75d-7107-41af-a8fb-9c2cf4fedcf0</guid><dc:creator>user112696</dc:creator><description>&lt;p&gt;That was the missing magic. After copying over the contents of overlay-bt.conf to prj.conf the BLE firmware update works.&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried out the guide but it also looks extremely helpful for adding BLE update functionality to my own application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to do update over BLE</title><link>https://test-devzone.nordicsemi.com/thread/372151?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 12:55:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bf8bac0-5961-4d50-849c-523d2e600a2a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Andre,&lt;/p&gt;
&lt;p&gt;Could you try to follow this guide:&amp;nbsp;&lt;a href="https://test-devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu"&gt;https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may need to add&amp;nbsp;smp_bt_register() into your code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest to you to also have a look at the&amp;nbsp;overlay-bt.conf in the smp_svr example.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>