<?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>First time noob - flashing bootloader onto E73-2G4M08S1C nrf52840 modules</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93841/first-time-noob---flashing-bootloader-onto-e73-2g4m08s1c-nrf52840-modules</link><description>I&amp;#39;m a complete idiot when it comes to Nordic, this is literally my first time experience with any Nordic chips. I have a little experience programming ESP32-s3 chips, and a lot fo experience with Arduino. 
 My problem is I ordered E73-2G4M08S1C nrf52840</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Nov 2022 11:42:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93841/first-time-noob---flashing-bootloader-onto-e73-2g4m08s1c-nrf52840-modules" /><item><title>RE: First time noob - flashing bootloader onto E73-2G4M08S1C nrf52840 modules</title><link>https://devzone.nordicsemi.com/thread/396390?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2022 11:42:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fdef53d-4bf3-4e14-abd6-5a70e8765540</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I do not know what is in those hex files of bootloaders and how they should work, . Probably someone else in this forum might know about these external tools and libraries&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First time noob - flashing bootloader onto E73-2G4M08S1C nrf52840 modules</title><link>https://devzone.nordicsemi.com/thread/396156?ContentTypeID=1</link><pubDate>Thu, 17 Nov 2022 09:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3112ae35-fddc-4071-8efd-4fdf56d74683</guid><dc:creator>MCorgano</dc:creator><description>&lt;p&gt;I have had partial success but not quite. I&amp;#39;m t&lt;span&gt;rying to get circuit python onto an nRF52840 module that didn&amp;#39;t come with a bootloader Module is this &lt;/span&gt;&lt;a class="anchor-1MIwyf anchorUnderlineOnHover-2qPutX" title="https://www.ebyte.com/en/downpdf.aspx?id=445" href="https://www.ebyte.com/en/downpdf.aspx?id=445" rel="noopener noreferrer" target="_blank"&gt;https://www.ebyte.com/en/downpdf.aspx?id=445&lt;/a&gt;&lt;span&gt; &lt;br /&gt;Same as on this dev board &lt;/span&gt;&lt;a class="anchor-1MIwyf anchorUnderlineOnHover-2qPutX" title="https://circuitpython.org/board/bluemicro840/" href="https://circuitpython.org/board/bluemicro840/" rel="noopener noreferrer" target="_blank"&gt;https://circuitpython.org/board/bluemicro840/&lt;/a&gt;&lt;span&gt; &lt;br /&gt;&lt;br /&gt;Using these instructions I got OpenOSD onto my pi 4, using it for programming and I can write a bootloader and verify it, all appears to work &lt;/span&gt;&lt;a class="anchor-1MIwyf anchorUnderlineOnHover-2qPutX" title="https://github.com/joric/nrfmicro/wiki/Bootloader" href="https://github.com/joric/nrfmicro/wiki/Bootloader" rel="noopener noreferrer" target="_blank"&gt;https://github.com/joric/nrfmicro/wiki/Bootloader&lt;/a&gt;&lt;span&gt; &lt;br /&gt;Ran the reset run command, plugged it into my computer... and nothing &lt;br /&gt;&lt;br /&gt;I swapped out the file they used for the ebyte_e73_tbb_bootloader-0.7.0_s132_6.1.1.hex file from &lt;/span&gt;&lt;a class="anchor-1MIwyf anchorUnderlineOnHover-2qPutX" title="https://github.com/adafruit/Adafruit_nRF52_Bootloader/releases" href="https://github.com/adafruit/Adafruit_nRF52_Bootloader/releases" rel="noopener noreferrer" target="_blank"&gt;https://github.com/adafruit/Adafruit_nRF52_Bootloader/releases&lt;/a&gt;&lt;span&gt; Ran the reset run, plugged it into my laptop..... nothing. &lt;br /&gt;&lt;br /&gt;As far as i can tell, the usb connection (used for power while programming as well) going to VBUS, D-, D+, and Gnd, is connected properly. Using the bootloader the guide recommends windows gives a &amp;quot;this device isn&amp;#39;t recognized&amp;quot; Using the bootloader from the adafruit page for the E73 (what is engraved on the module itself) and plugging it into windows gives nothing. &lt;br /&gt;&lt;br /&gt;Any ideas?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First time noob - flashing bootloader onto E73-2G4M08S1C nrf52840 modules</title><link>https://devzone.nordicsemi.com/thread/395574?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2022 13:42:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12a43b0a-8b74-4a46-a3bd-a6a7853884b8</guid><dc:creator>MCorgano</dc:creator><description>&lt;p&gt;Thankyou for the info! I found a guide somewhere that mentioned using a raspberry pi and open osd (or something like that) to program the bootloader. I do have some spare pi 4s kicking around, so I&amp;#39;m going to try that route. I&amp;#39;ll check if any of my dedicated programmers use those connections and check back with what I have available to me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: First time noob - flashing bootloader onto E73-2G4M08S1C nrf52840 modules</title><link>https://devzone.nordicsemi.com/thread/395526?ContentTypeID=1</link><pubDate>Mon, 14 Nov 2022 11:21:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52da32e4-7a5c-41be-8459-73a350e6f582</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You have the SWDIO and SWCLK pints on your module.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1668424440651v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You just to pull these pins our (using or wire or similar) to be able to connect it to the debugger that supports programming through SWD ports. You can use another nRF52 DK as a programmer to connect the SWD pins to your module to program/debug it.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:190px;max-width:515px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1030x380/__key/communityserver-discussions-components-files/4/pastedimage1668424862739v2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>