<?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>Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110104/not-able-to-uplaod-flash-code-into-nrf52-adafruit-feather</link><description>Hello! 
 I&amp;#39;m very new to nrf connect and have been using VS Code for development. Recently I got nrf52 Adafruit Feather, with nrf52832 chip and I&amp;#39;ve been trying to upload code to it. I tried everything that I could find but since I&amp;#39;m very new to this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Apr 2024 12:48:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110104/not-able-to-uplaod-flash-code-into-nrf52-adafruit-feather" /><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478777?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2024 12:48:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d31a0af-618d-4642-9de1-5bf876914d19</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abhay,&lt;br /&gt;&lt;br /&gt;Can you show full screenshot from the Programmer?&lt;br /&gt;&lt;br /&gt;Which exact board do you use? Is your board any of the two boards mentioned in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52_adafruit_feather/doc/index.html#programming-and-debugging"&gt;programming and debugging &lt;/a&gt;section?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478623?ContentTypeID=1</link><pubDate>Sat, 13 Apr 2024 11:32:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d53a7edf-ee0b-4287-b320-f88f472c48a4</guid><dc:creator>abhay9899</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;So after connecting the DFU pin to GND, and clicking reset once, the red led starts to blink, which I think is most probably in DFU mode, as indicated by the Adafruit guide.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So after getting it in DFU mode, Adafruit guide specifies that&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span&gt;&lt;em&gt;The bootloader that all Bluefruit nRF52 Feathers ships with allows you to flash user sketches to the nRF52832 using only the CP2104 USB to serial adapter populated on the board.&lt;/em&gt;&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So when I connect it to my laptop with VS Code, it shows &amp;quot;no device connected&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also o tried the nrf Connect for Desktop, with its Programmer application, its does show the serial port but when I connect it, it shows this message given below.&lt;img style="max-height:67px;max-width:536px;" height="67" src="https://devzone.nordicsemi.com/resized-image/__size/1072x134/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_04_2D00_13-at-5.13.31_2F20_PM.png" width="536" alt=" " /&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Although I haven&amp;#39;t tried the link you just sent be above, it says , in order to flash zephyr into this board, it requires an external J-Link Programmer. Is that a separate device?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Ill look more into it and try out if it works out and get back to you and in the meanwhile, if you have any suggestions from the above mentioned steps and messages, please do let me know!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you for being patient with this issue.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abhay&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478532?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2024 11:33:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ee05e63-3d41-4181-a4ef-388a40e341df</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Abhay,&lt;br /&gt;&lt;br /&gt;You should be able to flash your Feather device while in DFU mode. Which error did you get when trying to flash while in DFU mode?&lt;br /&gt;&lt;br /&gt;More information about flashing Adafruit Feather can be found on the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/boards/arm/nrf52_adafruit_feather/doc/index.html#nrf52-adafruit-feather"&gt;nRF52 Adafruit Feather&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478364?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 14:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4715a238-f37e-4f83-ab8f-efe99decd036</guid><dc:creator>abhay9899</dc:creator><description>&lt;p&gt;Hi Dejan,&lt;/p&gt;
&lt;p&gt;I somehow ended up in this &lt;a href="https://github.com/adafruit/Adafruit_nRF52_Bootloader"&gt;https://github.com/adafruit/Adafruit_nRF52_Bootloader&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and tried to follow up. I did install everything that&amp;#39;s required in this but couldn&amp;#39;t get it to work. It says to run the exec file but nothings happens and the command &amp;quot;&lt;span&gt;adafruit-nrfutil&amp;quot; is not found.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I know I&amp;#39;m doing some very silly mistakes with everything basic but as I said, I&amp;#39;m very new to this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abhay&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478227?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 08:29:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebc7fef4-60e0-4d91-b4f2-e4fa81a00f35</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Which flashing guide did you follow?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478188?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 06:59:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43574328-907f-4ac2-8395-7b80c44c86a4</guid><dc:creator>abhay9899</dc:creator><description>&lt;p&gt;Thank you for your reply!&lt;/p&gt;
&lt;p&gt;I got the device into DFU mode by connecting DFU pin to GND and resetting it, starts to blink red led only. I think it&amp;#39;s into DFU mode now which I suppose is needed to flash the code. And then I also tried to install the nrfutil but couldn&amp;#39;t get it to work(confused with the installation part). Isn&amp;#39;t there any simpler way to flash the code? I&amp;#39;m a long time user of ESP-IDF but getting started with nrf seems surprisingly very steep for me. I do have nrf52840 with seeed xiao and it was quite simpler to upload using UF2 file directly into the device and work with it.&lt;/p&gt;
&lt;p&gt;Thank you for your patience&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f605.svg" title="Sweat smile"&gt;&amp;#x1f605;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to Uplaod/flash code into nrf52 Adafruit Feather</title><link>https://devzone.nordicsemi.com/thread/478109?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 14:41:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:095d75d5-eebb-4942-8259-88c05fe208db</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;You could look at this&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/78062/flashing-adafruit-bluefruit-nrf52832-feather"&gt;discussion&lt;/a&gt;&amp;nbsp;which explains how to flash Adafruit Feather.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>