<?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 DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92096/ota-dfu-functiality-via-both-ble-and-zigbee</link><description>Hi there, 
 I am working on a door lock project using nRF 52840 DKs and nRF5 SDK for Thread and Zigbee v4.2.0. we are having both ZigBee and BLE protocols in it. I started with BLE ZigBee dynamic template, First I added BLE features and than implemented</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Oct 2022 15:27:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92096/ota-dfu-functiality-via-both-ble-and-zigbee" /><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/391267?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2022 15:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d22f436-83d1-4537-af60-cac07a0f653a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="Ali Sajjad"]Sorry I don&amp;#39;t have any logs available I tried to capture ZigBee network through sniffer which logs I have attached in this ticket above.[/quote]
&lt;p&gt;The images from the sniffer logs does not help much. If you can upload the capture file instead, that would maybe reveal more details about what is happening. If you could manage to enable logging in the application (either over UART or RTT), that would probably help more.&lt;/p&gt;
[quote user="Ali Sajjad"]I want to ask if the problem is with the size can we perform single bank update instead of dual bank update?[/quote]
&lt;p&gt;No, like I said &amp;quot;&lt;span&gt;you might not be able to store two separate versions of your application (which is required by Zigbee DFU, as the transfer happens in the application&amp;quot;. Single bank updates requires you to erase the current application before receiving&amp;nbsp;the new application. Since you only have Zigbee connectivity in the application, it would not be possible to receive a new image after you erase the current application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote user="Ali Sajjad"]Also did the ZigBee&amp;nbsp;DFU started when you tried to perform it because in my case when image is ready on the development kit which is acting as DFU server nothing happens on the client side it stays as it is.[/quote]
&lt;p&gt;Did you use the phone application to transfer the image over BLE to the DFU Server? Could you try with nrfutil instead of using the OTA Upgrade Server example? See step 7 in&amp;nbsp;&lt;a title="Testing" href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.2.0/zigbee_example_ota_client.html?cp=8_3_3_8_5_2_0_7#zigbee_example_ota_client_test"&gt;Testing&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/391196?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2022 12:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcbfd76a-2e34-44b7-87ff-75e1a20bd5b6</guid><dc:creator>Ali Sajjad</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;/p&gt;
&lt;p&gt;Sorry I don&amp;#39;t have any logs available I tried to capture ZigBee network through sniffer which logs I have attached in this ticket above.&lt;/p&gt;
&lt;p&gt;I want to ask if the problem is with the size can we perform single bank update instead of dual bank update?&lt;/p&gt;
&lt;p&gt;Also did the ZigBee&amp;nbsp;DFU started when you tried to perform it because in my case when image is ready on the development kit which is acting as DFU server nothing happens on the client side it stays as it is.&lt;/p&gt;
&lt;p&gt;Thank you for your guidance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/389469?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2022 16:16:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f455d0f0-b019-4e47-91d0-516886ff1461</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I tried to build your application, but I encountered some compile errors. Maybe you have changed some libraries outside of the project directory? With some modifications, I&amp;#39;m able to built it, but not sure if it will work as expected.&lt;/p&gt;
&lt;p&gt;Anyways, did you verify that the application you are trying to update over Zigbee will fit in the available flash of the chip? From the build I managed to do, it looks like the application is ~620 kB (including Softdevice), so with the bootloader in addition, and some pages for FDS, you might not be able to store two separate versions of your application (with is required by Zigbee DFU, as the transfer happens in the application).&lt;/p&gt;
&lt;p&gt;Do you have any device logs from the application when you try to perform the Zigbee DFU? Is there any indications in the log to why it is not working?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/389412?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2022 12:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7d54851-6c20-4a2b-9496-8c3dafec7e90</guid><dc:creator>Ali Sajjad</dc:creator><description>&lt;p&gt;Hi Jorgen&amp;nbsp;&lt;br /&gt;I hope you are doing good, I am waiting for your kind response.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/388150?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 12:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96314801-fe9e-4ff0-b47d-d2134ed6cd4f</guid><dc:creator>Ali Sajjad</dc:creator><description>&lt;p&gt;Hi Jorgen Thanks for replying.&lt;br /&gt;I am sharing my application in a zip file&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Version_5F00_4_5F00_ZigBee_5F00_OTA.zip"&gt;devzone.nordicsemi.com/.../Version_5F00_4_5F00_ZigBee_5F00_OTA.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My project was present inside SDK (C:\sdk_ZigBee_Thread\examples\multiprotocol\experimental\Version_4_ZigBee_OTA)&lt;/p&gt;
&lt;p&gt;The Bootloader I used is the one present in Zigbee Example OTA folder&lt;br /&gt;(C:\sdk_ZigBee_Thread\examples\zigbee\ota\bootloader)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please look into this as my project is builing fine and other features are also working appropriately but DFU via Zigbee isnt happening&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU functiality via both BLE and ZigBee</title><link>https://devzone.nordicsemi.com/thread/387126?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2022 14:21:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6cc77e6-073d-4f61-9605-a576e8dfc763</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We do not have any examples showing both BLE and Zigbee DFU using one Bootloader.&lt;/p&gt;
&lt;p&gt;If you can share your current bootloader and DFU client applications, I may help you figure out why it is not working.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>