<?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 developp bootloader on Arduino nano 33 BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82525/how-to-developp-bootloader-on-arduino-nano-33-ble</link><description>Hi, 
 I&amp;#39;m looking for a solution to update my program with BLE. I need to do it with a mobile app developped in Flutter. I found the Flutter library to flash the Arduino ( flutter_nordic_dfu ). 
 But with the original bootloader, I can&amp;#39;t use this library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Dec 2021 08:05:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82525/how-to-developp-bootloader-on-arduino-nano-33-ble" /><item><title>RE: How to developp bootloader on Arduino nano 33 BLE</title><link>https://devzone.nordicsemi.com/thread/342634?ContentTypeID=1</link><pubDate>Thu, 09 Dec 2021 08:05:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e90c1129-2f77-4b49-ba22-bc1c5a4496c7</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not familiar with the Arduino nano 33 BLE specifically,&amp;nbsp;nor which SW platform you are using. The &lt;a href="https://github.com/fengqiangboy/flutter-nordic-dfu"&gt;flutter_nordic_dfu &lt;/a&gt;seems to be a third party flitter implementation for a Nordic DFU master. I cannot say if or how well this works (perhaps someone else on the forum can comment?), but in principle it looks like it should work with the secure bootloader in the nRF5 SDK.&lt;/p&gt;
[quote user=""]What can I do to be able to flash the program with BLE ? Is there a way to custom the bootloader&amp;nbsp;and from&amp;nbsp;what files ? I have a J-Link mini EDU to flash Bootloader.&amp;nbsp;[/quote]
&lt;p&gt;Assuming you use the normal SDK bootloader and not something Arduino specific I suggest that you first work with a &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_dfu_bootloader.html"&gt;BLE secure bootloader example&lt;/a&gt; and mobile app we provide to have a known working starting point. You man also find &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;Getting started with Nordic&amp;#39;s Secure DFU bootloader, a step by step guide&lt;/a&gt;&amp;nbsp;useful.&lt;/p&gt;
&lt;p&gt;If you are using a bootloader modified by Arduino or Adafruit or similar I suggest you ask in their forums for details about that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>