<?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>nrf51822 UART Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29196/nrf51822-uart-problem</link><description>Hello all, 
 I am new to nRF platfrom, I am working on a protect which contains multiple BMD-200 modules with nRF51822 controller. It has to transfer some data via UART, I started of using example code and writing the values to it. But when i try to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Jan 2018 08:49:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29196/nrf51822-uart-problem" /><item><title>RE: nrf51822 UART Problem</title><link>https://devzone.nordicsemi.com/thread/116095?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 08:49:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f2e12fd-a512-4fa8-9260-8825cf31aa68</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;When you say RX is pin 9 and TX is pin 10 I assume that you are talking about the things mentioned in chapter 6 of the &lt;a href="https://www.rigado.com/download/bmd-200-datasheet/"&gt;BMD 200 Module datasheet&lt;/a&gt;? As you may know it is perfectly fine to use any GPIO for UART communication and pin 9 and 10 was simply what Rigado decided on for whatever reason.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Are you using some sort of UART &amp;lt;-&amp;gt; USB FTDI gadget?&lt;/li&gt;
&lt;li&gt;Have you made sure that you have TX on your BMD connected to RX on your peer device and vise versa?&lt;/li&gt;
&lt;li&gt;Are you able to run any other applications on your module? Maybe it is broken?&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 UART Problem</title><link>https://devzone.nordicsemi.com/thread/116094?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 03:32:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c596f63-6e81-4831-8470-0474f47e1c15</guid><dc:creator>Nitin</dc:creator><description>&lt;p&gt;Yes, I am using pin number 11 for RX and Pin number 9 for TX. I have set all the settings across serial terminal also. I am sending it as an integer value. But for BMD 200 pin number 9 is used as RX and pin number 10 is used as TX according to the data sheet of BMD 200. Even for same configurations as that of development kit/BMD 200, it is not transmitting any value. Is there anything I am missing??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 UART Problem</title><link>https://devzone.nordicsemi.com/thread/116093?ContentTypeID=1</link><pubDate>Thu, 04 Jan 2018 13:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80dc627f-ab35-4b39-b0c3-d7aeec9ec4b5</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Your code works fine for me when I test it on an nRF51 DK development kit. It prints out &amp;quot;-D-ZNV&amp;quot;.9W MMMMM&amp;quot; in an endless loop. Have you double checked that you are using the correct pins? And that your serial terminal is configured to use the correct settings (flow control, stop bit, baud rate, etc)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>