<?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>OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86353/ota-is-not-working-its-disconnected</link><description>Hello, 
 I am using nrf52810 with custom board and i have created DFU for uploading a OTA file previously its working fine but i don&amp;#39;t know what happens now BLE is getting disconnected while uploading OTA file. i have changed the firmware for adding extra</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Apr 2022 12:30:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86353/ota-is-not-working-its-disconnected" /><item><title>RE: OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/thread/361228?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2022 12:30:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f385a4e-5d01-42c4-9f53-52082b1268c2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not&amp;nbsp;sure how you tested the bootloader and DFU. Could you explain your steps on how you flashed the bootloader , etc ?&amp;nbsp;&lt;br /&gt;I have made a tutorial &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;here&lt;/a&gt; that might be useful for you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/thread/361120?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2022 02:24:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23c42991-2f96-44c9-8166-b14d8c582ab0</guid><dc:creator>sagarnayakm</dc:creator><description>[quote userid="2121" url="~/f/nordic-q-a/86353/ota-is-not-working-its-disconnected/360748#360748"]&lt;p&gt;What you can do to test is instead of letting the NRF Connect to put the device to DFU mode and connect automatically, you can do it in 2 phase.&amp;nbsp;&lt;br /&gt;First you can try to switch the device to DFU mode, either by a button or by using nRF Connect to write 0x01 to the DFU buttonless service after you enable the indication/notification.&amp;nbsp;&lt;br /&gt;The device should after that advertise as DFUTarg and you can try to connect and do DFU from there.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Sorry for the late reply, using push button switch the device to DFU mode means however this is the custom board so i need to add extra push button to put the device into DFU mode right.&lt;/p&gt;
&lt;p&gt;sorry i am new to nordic so how to flash the Soft device + Bootloader to the device like using nrf connect desktop application .??&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/thread/360748?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 09:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4f5a6e8-b8d8-47d6-9e66-d12c2f67ba21</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;From what I can see from the log, the issue happened after the phone send the command to put the device in to DFU mode.&amp;nbsp;&lt;br /&gt;What it does it to write 0x01 to the DFU buttonless characteristic and the device will reset to the bootloader and enter DFU mode. This requires a disconnection and then reconnection from the phone to the bootloader.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What you can do to test is instead of letting the NRF Connect to put the device to DFU mode and connect automatically, you can do it in 2 phase.&amp;nbsp;&lt;br /&gt;First you can try to switch the device to DFU mode, either by a button or by using nRF Connect to write 0x01 to the DFU buttonless service after you enable the indication/notification.&amp;nbsp;&lt;br /&gt;The device should after that advertise as DFUTarg and you can try to connect and do DFU from there.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Other thing you can try is to just flash the device with Softdevice + bootloader and test doing DFU.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/thread/360648?ContentTypeID=1</link><pubDate>Wed, 30 Mar 2022 05:02:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fbb6f2f8-520d-4645-8725-8a847a29459c</guid><dc:creator>sagarnayakm</dc:creator><description>[quote userid="2121" url="~/f/nordic-q-a/86353/ota-is-not-working-its-disconnected/360513#360513"]Please try to test with unmodified bootloader (and unmodified application from the SDK) just to make sure the issue was from the firmware side.&amp;nbsp;[/quote]
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry i didn&amp;#39;t get like unmodified bootloader means what i didn&amp;#39;t change the bootloader things only i have changed the push buttons and led things as require for my application before that its working fine.&lt;/p&gt;
[quote userid="2121" url="~/f/nordic-q-a/86353/ota-is-not-working-its-disconnected/360513#360513"]Please also try to test with different central device, for example NRF Connect for Desktop.&amp;nbsp;[/quote]
&lt;p&gt;Ok. i have used only a mobile application, better i will try with desktop application also and let you know the result.&lt;/p&gt;
[quote userid="2121" url="~/f/nordic-q-a/86353/ota-is-not-working-its-disconnected/360513#360513"]Could you capture log (from both the bootloader and from the phone )&amp;nbsp; and sniffer trace of the DFU update process ?&amp;nbsp;[/quote]
&lt;p&gt;these is the log while updating the OTA file&lt;/p&gt;
&lt;p&gt;1.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.28-AM.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;2.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.27-AM.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;3.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.27-AM-_2800_1_2900_.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;4.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.27-AM-_2800_2_2900_.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;5.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.27-AM-_2800_3_2900_.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;6.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2022_2D00_03_2D00_30-at-10.00.27-AM-_2800_4_2900_.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;please let me know what is the actual problem.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA is not working its disconnected</title><link>https://devzone.nordicsemi.com/thread/360513?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2022 11:38:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5127c78-c408-41aa-bc26-5e90e9e9e6ca</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Riosh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Please try to test with unmodified bootloader (and unmodified application from the SDK) just to make sure the issue was from the firmware side.&amp;nbsp;&lt;br /&gt;Please also try to test with different central device, for example NRF Connect for Desktop.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you capture log (from both the bootloader and from the phone )&amp;nbsp; and sniffer trace of the DFU update process ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>