<?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>Firmware update question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26648/firmware-update-question</link><description>Hi all, 
 Is there a way to change the UART pins configuration to bypass the segger jlink debugger on the nRF51/52 devices? I would like NOT to use this debugger chip for budget device strategy. 
 Thanks in advance and best regards.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Nov 2017 14:37:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26648/firmware-update-question" /><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104844?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2017 14:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8b8a915-e3fc-4c7d-a081-899952ea403b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Secure DFU with UART transport layer is also available in SDK 13.0.0 and later. Please have a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/sdk_app_serial_dfu_bootloader.html?cp=4_0_0_4_4_2"&gt;documentation&lt;/a&gt; in SDK 14.1.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104843?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 15:27:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:229a360f-20af-4596-819f-431909547467</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Start with the DFU description in, say, nRF5 SDK v11.0.0/Examples/DFU Bootloader examples/BLE &amp;amp; HCI/UART Bootloader/DFU in the nordic semiconductor infocenter. I believe back in sdk11 there was the serial bootloader version available so that if there is a uart connection between the nRF52 and your Linux host (eg. RasPi 2 or 3) you can use the LInux host as the bootloader driver.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104842?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 13:10:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7d78248-248d-43d9-8123-2ff46df872ff</guid><dc:creator>rtakaki</dc:creator><description>&lt;p&gt;Thanks Matt, I will investigate how to perform a OTA device firmware upgrade.
Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104841?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 21:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c1d5843-ca77-41a1-881b-045183a844a8</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;The nRF52 SoC does not include the JLink OB. You must be thinking about the PCA10040 DK which is nRF52 + mBed with JLink OB. To load the softdevice into the nRF52 you need to expose the SWD and SWDCLK pins in your custom board so that you can connect your own Segger JLink flasher to it; or investigate using a bootloader so that you can perform OTA device firmware upgrade later on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104840?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 18:41:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2348b810-24e8-427d-800e-4f3a591e7f8c</guid><dc:creator>rtakaki</dc:creator><description>&lt;p&gt;Hi Matt first of all, thanks for the help. Let me try to explain a bit more our doubt. We will need to include the nordic nRF52XXXX chip into our developed device and would like to not include the segger jlink chip on it since we need to get a budget device and, as far as we know, the jlink chip is the most expensive part of the nordic nRF52 solution ( please correct us if we are wrong). We were not sure if the jlink is only used to load the S13X softdevice to the nordic chip or is it used as an interface between the ble device and the UART to comunicate to the linux host. As you told in the previous email the jlink is not used to UART data send/receive and it could be withdraw on our device solution correct?&lt;/p&gt;
&lt;p&gt;So, there is another question: if we remove the jlink, how will we load the softdevice into the nordic chip?&lt;/p&gt;
&lt;p&gt;I hope the explanation above could help you to undestand a bit more our doubts.&lt;/p&gt;
&lt;p&gt;Thanks and best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Firmware update question</title><link>https://devzone.nordicsemi.com/thread/104839?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 18:24:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c10ef43b-f825-418d-a5f8-4244d34ccdbf</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Don&amp;#39;t understand your question here: segger jlink connects to the SWD and SWDCLK pins and not the uart tx/rx pins, so what exactly is this bypass business about?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>