<?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>FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22207/ftu-ota-failed</link><description>I am new to nordic ble chips.
I am using nrf52832 ble chip, s132_nrf52_3.0.0_softdevice
I am trying to update firmware on the air. But I am getting an error that I do not understand. I have attached the screenshot to log from nrf connect app. 
 Please</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Nov 2019 20:08:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22207/ftu-ota-failed" /><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/222184?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 20:08:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e7c908f-4a79-4a60-a3df-4a237ef2827c</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/vasa"&gt;Vasa&lt;/a&gt;: This question is over 3 years old. Can you please open a new question where you state which SDK version you are using and which nrfutil version you are using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/222169?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 16:31:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f379d548-56c8-430b-a834-036c66d276fa</guid><dc:creator>Vasa</dc:creator><description>&lt;p&gt;Hi, i faced the same problem while receiving firmware (NRF_DFU_RES_CODE_INSUFFICIENT_RESOURCES). But i generated external firmware (not for nrf, but for stm32) and specify --external-app key in nrfutil. I try to receive 300kb firmware for STM32. I did not use mergehex utility. nRF52810 is used. What might be a problem? Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/139795?ContentTypeID=1</link><pubDate>Thu, 12 Jul 2018 00:56:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b592ab5f-4ede-4a44-ab18-6218cf19e9d0</guid><dc:creator>tkstreet</dc:creator><description>&lt;p&gt;Ahh, I had been doing this as well.&amp;nbsp; It is a bit vague in the infocenter documentation on this point.&amp;nbsp; It may be worth revising the text to make this distinction more clear.&amp;nbsp; Nonetheless, thank you for the help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/87281?ContentTypeID=1</link><pubDate>Mon, 29 May 2017 06:32:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69d03567-ad65-4a1f-95f6-1ca3afafdd4f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Great! I would appreciate if you could mark the answer as coorect/accepted by clicking the check-mark in the grey circle to the left of the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/87280?ContentTypeID=1</link><pubDate>Fri, 26 May 2017 17:43:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b05fec6-91bf-4cc9-9763-d5dc3ba99076</guid><dc:creator>Shreyas Shivalkar</dc:creator><description>&lt;p&gt;Thanks for the feedback. It worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/87279?ContentTypeID=1</link><pubDate>Fri, 26 May 2017 12:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d922287-7118-4439-8d77-24e53bb06fa0</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;The bootloader settings hex must not be merged with the bootloader hex when you&amp;#39;re creating a BLE DFU image as this will add an additional 4kB to the hex file. You should only merge the settings with the bootloader hex when you&amp;#39;re flashing the combined image to your nRF52 device using a programmer and you want the device to boot to the application and not stay in bootloader mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/87277?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 19:16:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c016979-5bb0-430c-bb58-5b4bcb587de9</guid><dc:creator>Shreyas Shivalkar</dc:creator><description>&lt;p&gt;I am using sample bootloader image with minor modification. Instead of setting and clearing gpio to enter bootloader mode, I am using setting and clearing retention registers to enter the bootloader mode.
Softdevice version s132_pca10040 and my custom firmware image.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Steps taken to generate firmware + bootloader image.&lt;/p&gt;
&lt;p&gt;nrfutil settings generate --family NRF52 --application  --application-version 5 --bootloader-version 2 --bl-settings-version 1 &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Merging&lt;/p&gt;
&lt;p&gt;mergehex -m  &amp;lt;saber_Bl_settings image&amp;gt; -o &lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Steps taken to generate OTA firmware build image&lt;/p&gt;
&lt;p&gt;nrfutil pkg generate --hw-version 52 --sd-req 0x8C --application-version 5 --application  --key-file private.pem sdfu_package.zip&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTU OTA Failed.</title><link>https://devzone.nordicsemi.com/thread/87278?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 07:54:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:353279a0-2977-4c7e-9442-bd85ef103da7</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;If you take a look at DFU Transport layer documentation, found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/lib_dfu_transport.html?cp=4_0_2_3_5_2"&gt;here&lt;/a&gt;, you&amp;#39;ll see that &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/group__sdk__nrf__dfu__req__handler.html#gga31217e9d52d12cb3d3dc3c2c5cba4211af54a2806ebcbd3d5b5675fe3d9a7d5c5"&gt;NRF_DFU_RES_CODE_INSUFFICIENT_RESOURCES&lt;/a&gt; means that there is  not enough memory for the data object, i.e. the firmware image is to large. Please describe all the steps you took when performing the DFU, e.g are you using the sample images in the SDK or did you generate your own DFU image? If so, post the nrfutil command used to generate it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>