<?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>How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107707/how-to-integrate-the-hardware-upgrade-sdk-on-the-app</link><description>We&amp;#39;re working on a Flutter App, which is a golf cart App called FunsGolf, and it&amp;#39;s already on the App Store and google play. We have used your company&amp;#39;s equipment in the remote control of the cart. Now we would like to upgrade the hardware of the remote</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jan 2024 00:44:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107707/how-to-integrate-the-hardware-upgrade-sdk-on-the-app" /><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/466129?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2024 00:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfe79c67-a5fe-463c-a989-ce292b28906c</guid><dc:creator>jimin</dc:creator><description>&lt;pre class="hljs"&gt;&lt;code&gt;Dear &lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;,&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Okay, I get it. Thank you&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;jimin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/466014?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 13:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61cd57bf-6c7f-4233-b980-0127bd73ec5f</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The &lt;a href="https://github.com/NordicSemiconductor/Flutter-nRF-Connect-Device-Manager" rel="noopener noreferrer" target="_blank"&gt;link&lt;/a&gt; sent by Oyvind is to the Flutter library with can be used to upgrade a device with firmware based on nRF Connect SDK. It&amp;#39;s open source.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Under the hood it is using 2 native libraries: for &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager" rel="noopener noreferrer" target="_blank"&gt;Android&lt;/a&gt; and &lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager" rel="noopener noreferrer" target="_blank"&gt;iOS&lt;/a&gt;. Both are open source.&lt;/p&gt;
&lt;p&gt;All 2 contain sample apps called &lt;strong&gt;nRF Connect Device Manager&lt;/strong&gt;, also open source, which are available on Google Play and AppStore. The Flutter library also has a sample app, but you need to run it locally.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t quite undestand what is it that you need.&lt;/p&gt;
&lt;p&gt;Source code for &lt;strong&gt;nRF Connect for Mobile&lt;/strong&gt; apps (Android and iOS) is not public, but the DFU feature are much better shown in&amp;nbsp;&lt;strong&gt;nRF Connect Device Manager&lt;/strong&gt; apps, which are dedicated for the libraries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/465957?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 11:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e77b93e6-e52c-4edc-8c7d-98d3156f9bec</guid><dc:creator>jimin</dc:creator><description>&lt;pre class="hljs"&gt;&lt;code&gt;Dear &lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;,&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I have not seen Flutter nRF Connect Device Manager library. Since our App is developed based on Flutter Dart language, I would like you to have relevant sdk about remote control hardware upgrade Flutter version so that I can integrate it once in my project. If you do not have the Flutter version, we can only call native iOS and native android through the Flutter message channel, but also provided that you can provide the iOS remote hardware related sdk and android remote hardware related sdk. We use the App [nRF Connect] to upgrade our remote control hardware. We can indeed successfully upgrade through this App, but we do not have the android source code, iOS source code or sdk of this App. We hope you can provide the android source code and iOS source code of this App for our reference, or you can tell us in detail what library files we need to use and what apis we need to call. Thank you very much!&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/465926?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 08:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94c7626f-66dc-4b6d-805e-c2418fc561cc</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Jimin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you seen the&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/Flutter-nRF-Connect-Device-Manager"&gt;Flutter nRF Connect Device Manager library&lt;/a&gt;?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Edit: What SDK are you based on for device development, i.e. &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.1/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt; og &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;nRF5 SDK&lt;/a&gt; ? The former SDK is the latest and greatest, while the latter is currently in&amp;nbsp;maintenance mode.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/465907?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 03:36:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8ff3b7b-03e9-4c99-84d1-cc097403a3ad</guid><dc:creator>jimin</dc:creator><description>&lt;pre class="hljs"&gt;&lt;code&gt;Dear &lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;,&lt;/code&gt;&lt;/pre&gt;
&lt;pre class="hljs"&gt;Thank you for your reply and I will continue to wait for your next reply.&lt;/pre&gt;
&lt;pre class="hljs"&gt;&lt;code&gt;Kind regards, &lt;br /&gt;&lt;br /&gt;jimin&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to integrate the hardware upgrade sdk on the App？</title><link>https://devzone.nordicsemi.com/thread/465838?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 14:27:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a747a9f0-1f6a-4f29-a15d-e2f8aab7d8e6</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been assigned to your ticket and will have a talk with our developers as I&amp;#39;m not familiar with Flutter. Hope to have an answer by tomorrow.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>