<?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>Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20651/programming-nrf52-chip-using-2-uart-pins</link><description>hi 
 I have designed a small PCB with the NRF52 chip on it and kept few ports for some peripherals. Apart from that I only have 4 pins that I can connect to, UART-Tx, UART-Rx, Power and Gnd. I want to use UART for dumping code on the controller. Now</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Mar 2017 07:23:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20651/programming-nrf52-chip-using-2-uart-pins" /><item><title>RE: Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/thread/80524?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2017 07:23:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f1cf5b9-ade9-437c-9981-ac5fd0b8438e</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well if you have any custom bootloader pre-loaded you need to contact/get guidelines from the party which developed it for you. Hard to advice how to use something what we have never seen;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/thread/80525?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2017 02:34:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:366ca7a4-e4fe-4d86-9546-5c09158fd450</guid><dc:creator>Akshay</dc:creator><description>&lt;p&gt;Sorry I forgot to mention but yes, It has pre-flashed bootloader on it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/thread/80522?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 10:27:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f24e9f25-4a32-4c8c-b653-ab56f5cc6667</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You are right, there is an example in SDK V13 now! Thx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/thread/80523?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 09:15:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e63d75a-11ba-4558-a019-6fdd965398e6</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I think there is experimental secure bootloader over uart example in newest (v13) SDK. However, as you said - it has to be pre-flashed. nRF5x is not arduino :D&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming nRF52 chip using 2 UART pins</title><link>https://devzone.nordicsemi.com/thread/80521?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 08:46:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:083cdee3-22ad-4c3c-be83-efdadd12e3ae</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;nRF5x chips don&amp;#39;t have any ROM bootloader (unlike some other ARM Cortex-M chips from vendors like STMicro) so you need to flash the chip at least once over JTAG/SWD. You can develop your custom &amp;quot;bootloader&amp;quot; which can use UART for FW upload and then bootloads the chip through MBR (or other mechanisms if you don&amp;#39;t use SoftDevice) but there is no example as far as I know.&lt;/p&gt;
&lt;p&gt;Good luck!
Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>