<?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>DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70804/dfu-flutter-plugin-questions</link><description>Hi, 
 We are developing a flutter mobile app, for Actility/Abeeway (chips from Avnet Silica)– your customer, and we will be using the Flutter Nordic DFU plugin( https://github.com/fengqiangboy/flutter-nordic-dfu ). This plugin is referred to in your repositories</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jan 2023 23:28:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70804/dfu-flutter-plugin-questions" /><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/403662?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2023 23:28:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:564cb2a9-f90b-4fd7-add9-8de94691d0fb</guid><dc:creator>ptmagnuson</dc:creator><description>&lt;p&gt;Although this repository is deprecated, it looks like a good starting point and less complex than the replacement.&amp;nbsp; It would be great to find an implementation of this in Flutter/Dart.&amp;nbsp; Let me know if you have any pointers.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/403659?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2023 21:30:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c23add3e-e5cb-425e-a41d-f7aea3429607</guid><dc:creator>ptmagnuson</dc:creator><description>&lt;p&gt;I&amp;#39;ve recently learned that the newer versions of the nRF Connect SDK (ncs - we are using 2.1.1) don&amp;#39;t use the same DFU process with .zip files.&amp;nbsp; The newer version uses SMP over BLE to send a new file to the Zephyr OS.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you aware of any Flutter/Dart code that would be a good starting point for this?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/403641?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2023 15:57:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2345ae53-2698-47ee-8fae-b7134b2cbfab</guid><dc:creator>fjorge</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;From our devs, the integration was straightforward (like the example). Just 2 things:&lt;/p&gt;
&lt;p&gt;* The Flutter plugging bridges the native SDKs so you need to check that Android/iOS SDKs are imported into the native projects&lt;/p&gt;
&lt;p&gt;* validate the DFU file on nrfconnect (if it works there it works on flutter)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/403249?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 18:09:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0be169d-4a6f-44cc-97eb-98ccb1cd7007</guid><dc:creator>ptmagnuson</dc:creator><description>&lt;p&gt;I am in a similar situation, developing a Flutter application to control our Nordic/Bluetooth device.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does anyone else have experience incorporating DFU into a Flutter app?&amp;nbsp;&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: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/291016?ContentTypeID=1</link><pubDate>Mon, 25 Jan 2021 12:02:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61904aa1-41a9-455a-a6fb-dae63c70e22f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;&lt;span&gt;Hehe! Yes. Would you look at that. As mentioned, we work mainly on the nRF chip side here on technical support. I guess you are correct. If the flutter library is linked to from our iOS/Android DFU Libraries, I guess it is &amp;quot;&lt;/span&gt;&lt;span&gt;officially supported on our behalf&amp;quot;, yes.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/290789?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 14:45:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fee36b8-50bd-4c77-bc3f-3cff7e9202c6</guid><dc:creator>fjorge</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;In both pages you sent there are&amp;nbsp;in the end&amp;nbsp;under &amp;quot;Flutter&amp;quot; chapter.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/Android-DFU-Library#flutter"&gt;https://github.com/NordicSemiconductor/Android-DFU-Library#flutter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#flutter"&gt;https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#flutter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Fernando&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Flutter plugin questions</title><link>https://devzone.nordicsemi.com/thread/290783?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 14:35:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:746a8adc-fe47-4b45-90f8-487313e7fe9a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Where is this referred to from?&lt;/p&gt;
&lt;p&gt;I have never heard of Flutter before (but we work mostly on the applications on the nRF side.&lt;/p&gt;
&lt;p&gt;We have the DFU Library for &lt;a href="https://github.com/NordicSemiconductor/Android-DFU-Library"&gt;Android &lt;/a&gt;and &lt;a href="https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library"&gt;iOS&lt;/a&gt;. You can check them out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>