<?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 nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35485/programming-nrf52832</link><description>Hello, 
 I am using custom board with nRF52832 and Keil uVision5 as IDE. I started with simple example which is just to ON the LEDs. 
 Code(all necessary header files are added) : 
 int main(void) { 
 nrf_gpio_cfg_output(17); nrf_gpio_cfg_output(18);</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jun 2018 13:17:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35485/programming-nrf52832" /><item><title>RE: Programming nrf52832</title><link>https://devzone.nordicsemi.com/thread/136566?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 13:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a3d3ef3-5707-40b4-906a-70ff17fdfa85</guid><dc:creator>Vishwas Jain</dc:creator><description>&lt;p&gt;You are right!&lt;/p&gt;
&lt;p&gt;I thought pin will remain high after setting it high.&lt;/p&gt;
&lt;p&gt;It works well after writing &lt;em&gt;while&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Programming nrf52832</title><link>https://devzone.nordicsemi.com/thread/136435?ContentTypeID=1</link><pubDate>Sat, 16 Jun 2018 20:46:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5eeecee-079e-4866-a85c-c2f4f0ad22f9</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;I don&amp;#39;t see a while(1); at the end of your main() function. This may cause problems like unwanted chip reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>