<?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>nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44782/nrf52840-dongle-connection-loss-with-custom-build</link><description>Hello all, 
 I tried to run the nRF52840 dongle and got some issues. I downloaded nRF Connect, SES and the nRF SDK and installed everything. I then tried the examples of the SDK (v15.3.0): 
 nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Feb 2021 08:56:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44782/nrf52840-dongle-connection-loss-with-custom-build" /><item><title>RE: nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/thread/293488?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 08:56:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a611db9-853a-48ff-b522-d6c6b5e87bb1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This ticket is almost 2 years old at this point,&amp;nbsp;so if you require any support from our technical support, please create a ticket here on DevZone yourself where you describe your problem. Feel free to link to this case if you find it relevant.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also possible that &lt;a href="https://devzone.nordicsemi.com/members/walther"&gt;Walther&lt;/a&gt; will get back to you of course.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/thread/293438?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2021 21:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0502608-f1d9-4bfd-a56c-41c5ffdafed3</guid><dc:creator>drc94</dc:creator><description>&lt;p&gt;Hi Walther!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you finally manage to solve it? I&amp;#39;m having the same problem as you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/thread/175973?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 14:12:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:926a9b8d-2beb-434a-a5f2-aa6793ed6514</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Sorry for the misunderstanding Walther!&lt;/p&gt;
&lt;p&gt;Which button are you pressing? The reset button on the side (Should reset the dongle and set it back to bootloader mode with a pulsating red light), or the SW1 on top? What is supposed to happen when you press the button? Please add the snippet of your code implementing the button.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/thread/175905?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 11:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2efe1376-8259-4e24-818f-6e966a5fbc7c</guid><dc:creator>Walther</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Thank you for your reply! I did this already, this was not my problem. As I wrote, in the program app I first selected the custom build hex file, then the S140 soft device hex file. Then I clicked on &amp;quot;write&amp;quot; and writing was successful. I could even connect to the dongle and control the LED. But as soon as I push the button on the dongle, it crashes. It seems to me that the dongle resets itself, as the connection is lost and the green LED for advertising is turned on again ~0.5seconds later.&lt;/p&gt;
&lt;p&gt;With the pre-compiled example, I can push the button and the signal is transmitted to the iOS app.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Walther&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 dongle connection loss with custom build</title><link>https://devzone.nordicsemi.com/thread/175875?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 10:11:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4991c392-ca81-4d9b-8809-0799b7ec0747</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Walther&lt;/p&gt;
&lt;p&gt;You need to incclude the SoftDevice .hex in addition to the application .hex. The pre-compiled .hex files in the example projects contains both of those in one file, which is why you are able to build the examples but not your custom code.&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/39590/error-uploading-hex-generated-from-keil-or-seggar-through-nrf-connect-to-nrf52840-dongle-but-upload-hex-files-that-are-already-in-hex-folder"&gt;this case&lt;/a&gt; for instructions on how to do so.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>