<?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>nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6440/nrf51-dk-virtual-uart</link><description>Hi Team, 
 I am testing UART on nRF51 DK kit.
I have flashed uart_pca10028 . 
I have taken out jumpers from P0.9(TX), P0.11(RX) and GND and connected to PC com port. 
 Now behavior is, on power on all 4 LEDs on board are ON.
When I Insert jumper</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Apr 2015 07:14:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6440/nrf51-dk-virtual-uart" /><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22471?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2015 07:14:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1b85224-bf04-4f79-ba2f-188dd1493761</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;sorry, it was a typo, changed NOT -&amp;gt; NOW&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22470?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2015 05:09:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b287640f-4111-4b32-abb6-a7b5c8edab3f</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;Hi Aryan,&lt;/p&gt;
&lt;p&gt;I think step 2 needs to be corrected.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) plug in your device PCA100028, it should not be available in your PC as a COMXX device.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;What I did,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;connected the board to PC.  At this time in Device Manager there was no virtual com port.&lt;/li&gt;
&lt;li&gt;I have opened J-Link commander and given command &amp;quot;&lt;strong&gt;vcom enable&lt;/strong&gt;&amp;quot;. Reset the board and in device manager new com port popped up.&lt;/li&gt;
&lt;li&gt;I opened the PUTTY on that new com port popped in step 2&lt;/li&gt;
&lt;li&gt;then I have flashed the board with the desired program and it worked fine.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22469?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2015 04:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61f71024-8a6f-4ee5-b1a8-9a8e92432144</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I updated my answer with it. See if you accept the points.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22468?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2015 03:39:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b91d9e79-716f-4c22-9d5b-71c47461c448</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;yup.. working after commenting below line..&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#define ENABLE_LOOPBACK_TEST&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks Aryan!! :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22467?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 17:58:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c71160ca-60e3-4690-8c23-6b8d539e6769</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;i am using another computer so cant remember if the test you mentioned was a loopback test
check if the below answer helps you&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/33355/nrf51_sdk_800_5fc2c3aexamplesperipheraluart-didnt-work/#33564"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I will check later if it is indeed loopback test, then you need to connect TX and RX pins&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22466?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 14:05:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fbfb5b1-8196-4ecf-a527-9cb80d08249c</guid><dc:creator>Milan</dc:creator><description>&lt;p&gt;what i did&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;removed all wired connection to PC&lt;/li&gt;
&lt;li&gt;as I connect board, in device manager, jLink CDC UART port COMX appears&lt;/li&gt;
&lt;li&gt;opened PUTTY and configured it&lt;/li&gt;
&lt;li&gt;i flash uart_pca100028&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;still not working. nothing printed on PUTTY.
any suggestion?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51 DK Virtual Uart</title><link>https://devzone.nordicsemi.com/thread/22465?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 13:12:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db8a3162-47a4-4c56-b580-33508e8e95c5</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi playerM,&lt;/p&gt;
&lt;p&gt;The UART pins are internally connected to the Segger chip and it will be available on you PC as normal COM port. For this you &lt;strong&gt;DO NOT HAVE TO&lt;/strong&gt;  connect TX,RX,RTS and CTS to PC.&lt;/p&gt;
&lt;p&gt;Steps,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;remove all wired connections to PC with TX, RX, GND etc related to serial port.&lt;/li&gt;
&lt;li&gt;plug in your device PCA100028, it should now be available in your PC as a COMXX device.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;(added)&lt;/code&gt; comment the line &lt;code&gt;#define ENABLE_LOOPBACK_TEST&lt;/code&gt; if you do not want loopback test on uart. If you want to test loopback then you need to connect TX and TX pins on the board.&lt;/li&gt;
&lt;li&gt;Flash your program uart_pca100028&lt;/li&gt;
&lt;li&gt;Open PUTTY (or any other serial emulator) and connect it to the new COM port.&lt;/li&gt;
&lt;li&gt;select baudrate 38400 and your example should work fine.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>