<?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>Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74531/trying-to-flash-e104-bt5032a</link><description>Hello: 
 I&amp;#39;m new on nrF52832 development. I did some tests using nRF51 and so far so good. However I received a few samples of E104-BT5032 from eByte http://ebyte.com/product-view-news.html?id=956 which I&amp;#39;d love to reprogram. 
 The first time I tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 06 Nov 2021 02:35:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74531/trying-to-flash-e104-bt5032a" /><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/337775?ContentTypeID=1</link><pubDate>Sat, 06 Nov 2021 02:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a896ca9-258f-41e8-8341-76e2891a7445</guid><dc:creator>lschyi</dc:creator><description>&lt;p&gt;Not sure is it still need for you, I just encounter the same issue and solve it. The reason is that E104-BT5032A does not have an onboard 32.768Hz oscillator, so you need some configuration to make the SoftDevice run with such configuration.&lt;/p&gt;
&lt;p&gt;The post I found here documented how to set configuration without an onboard oscillator:&amp;nbsp;&lt;a href="https://jimmywongiot.com/2019/12/17/internal-rc-calibration-handling-on-the-nordic-nrf52-chipset/"&gt;https://jimmywongiot.com/2019/12/17/internal-rc-calibration-handling-on-the-nordic-nrf52-chipset/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, if you found more info or issue, please share them with me, thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307600?ContentTypeID=1</link><pubDate>Fri, 30 Apr 2021 06:46:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65c9172f-49c2-4d72-98c9-26c8b14629bf</guid><dc:creator>amr87</dc:creator><description>&lt;p&gt;is there anything related to the product description from the link you just shared?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;on the website mentioned that the chip is originally came from Semtech not from Nordic&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307309?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 16:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff46705d-ac17-43bb-85bc-374527ea538a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I recommend to get an nRF52-DK for comparison, I can see that the repository you link to have support for that board:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF52-DK/5773879"&gt;https://www.digikey.com/en/products/detail/nordic-semiconductor-asa/NRF52-DK/5773879&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The nRF52-DK also include a SEGGER j-link that can be used to program and debug third party nRF modules.&lt;/p&gt;
&lt;p&gt;The nRF52-DK cost is $39.&lt;/p&gt;
&lt;p&gt;I also recommend to check out the getting started section in the nRF5 SDK:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf51_getting_started.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf51_getting_started.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307252?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 12:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bcfebf9-b4b0-4b06-af11-0b6a315bd698</guid><dc:creator>acalatrava</dc:creator><description>&lt;p&gt;Ok, after some more tests I see that if I flash a simple program like a blink demo the program flashes and device is still recognized. So the porblem appears when I flash a SoftDevice! No matter which one.... why may this happen?&lt;/p&gt;
&lt;p&gt;In case this may help this is how the device is recognized:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;14:19:16.438 Core RAM: 64KiB
14:19:16.438 Core ROM: 512KiB in pages of 4KiB
14:19:16.564 Model: NRF52832_xxAA_REV2.&lt;/pre&gt;&lt;/p&gt;
&lt;div class="core-log-entry core-log-level-info"&gt;
&lt;div class="core-log-time"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="core-log-entry core-log-level-info"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307239?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 12:03:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5a7a82c-adb9-45c5-83ee-4eb2c65d1098</guid><dc:creator>acalatrava</dc:creator><description>&lt;p&gt;Ok I reply to myself, it seems that&amp;#39;s actually free space... sorry, it&amp;#39;s my first time with this tool ;)&lt;/p&gt;
&lt;p&gt;So, I&amp;#39;m starting to think there is some kind of protection on this module to avoid be reflashed? Is this even possible?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307232?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 11:51:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89d949a5-7d7e-43e5-bb2d-87fbd4a202e8</guid><dc:creator>acalatrava</dc:creator><description>&lt;p&gt;I checked that&amp;nbsp;&lt;span&gt;CONFIG_GPIO_AS_PINRESET was not defined actually. Either way I even try to define it but the problem persists.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The thing is that no matter what I flash, even if I flash just the SoftDevice the device will not be recognized anymore.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also once I recover it there is always 1 block when reading the flash, not sure if this&amp;nbsp;is normal?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/Captura-de-pantalla-2021_2D00_04_2D00_28-a-las-13.50.41.png" /&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307223?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 11:31:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6fa4aeb-5ed5-473b-8891-6fed06670088</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Can you try to remove&amp;nbsp;CONFIG_GPIO_AS_PINRESET from the preprocessor definitions? I think all examples by default enable pin reset. That is kind of the only thing I can think of here.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trying to flash E104-BT5032A</title><link>https://devzone.nordicsemi.com/thread/307177?ContentTypeID=1</link><pubDate>Wed, 28 Apr 2021 09:08:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:468475a8-2639-47fd-b538-9454f079f0df</guid><dc:creator>acalatrava</dc:creator><description>&lt;p&gt;Sorry the correct board is this one! The link was wrong&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.ebyte.com/en/product-view-news.html?id=756"&gt;www.ebyte.com/.../product-view-news.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>