<?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>Can I expand the data size of dfu protocal?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56794/can-i-expand-the-data-size-of-dfu-protocal</link><description>Hi, 
 I am now trying to reduce the total number of packets during the dfu process. After reading all the code about dfu in both app and bootloader, I find that in this process, all the struct limit the data size as 16 Bytes. Is there any example that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2020 09:20:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56794/can-i-expand-the-data-size-of-dfu-protocal" /><item><title>RE: Can I expand the data size of dfu protocal?</title><link>https://devzone.nordicsemi.com/thread/235370?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 09:20:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dca8d14-6f7c-42b9-9920-f938886e84dd</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve forwarded this to our Mesh developers, and waiting for some feedback from them.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll update the ticket when I have some more information for you.&lt;/p&gt;
&lt;p&gt;Br,&amp;nbsp;&lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I expand the data size of dfu protocal?</title><link>https://devzone.nordicsemi.com/thread/232277?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 10:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e9496f0-78ce-478b-a355-8bc52e756fc0</guid><dc:creator>ZHENGXIANG</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;I am sorry that I made a mistake, the struct limit the data size as 16 bits, not 16 bytes.&lt;/p&gt;
&lt;p&gt;I use Bluetooth LE Mesh and the SDK version is 3.0.0. The struct means the struct of variables, like bl_cmd in&amp;nbsp;bl_cmd_handler (in bootloader_app_bridge.c). The data size is fixed as 16 bits.&lt;/p&gt;
&lt;p&gt;I have read the dfu part in both app and bootloader, I think it is too hard to change the dfu protocal. Therefore, I want to write a new receive protocal to store my packets. Could you please told me how can I get the dfu store address in app part?&lt;/p&gt;
&lt;p&gt;If the address is not visible in app, is there any api to get the address for storing dfu data in bootloader?&lt;/p&gt;
&lt;p&gt;Thanks for your prompt response!&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Jin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I expand the data size of dfu protocal?</title><link>https://devzone.nordicsemi.com/thread/230816?ContentTypeID=1</link><pubDate>Fri, 24 Jan 2020 10:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:071a7166-da18-4df0-9330-b22c4d9b19c6</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SDK version are you using ?&lt;/p&gt;
&lt;p&gt;What bootloader are you using ?&lt;/p&gt;
&lt;p&gt;Are you using regular Bluetooth LE, or Bluetooth LE Mesh ?&lt;/p&gt;
[quote user=""] I find that in this process, all the struct limit the data size as 16 Bytes.[/quote]
&lt;p&gt;What is the name of this struct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>