<?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 question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23211/nrf51822-uart-question</link><description>First of all, Because of my poor English, and I&amp;#39;m newbie this kind of work. 
 I&amp;#39;m not sure you can understand my question. But I&amp;#39;ll try 
 Currently, To see my borad&amp;#39;s log datas, I use debug serial(uart) and connect to PC. 
 And my purpose is to see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 07:43:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23211/nrf51822-uart-question" /><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/183001?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 07:43:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:726e9593-3b6d-4ba3-ba8d-b4c819c9fc4a</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Are the pins connected to anything or left floating? If the pins float, they might generate error conditions on the UART lines.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/182679?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 19:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c465a3ea-4190-4990-8ae1-4a61ed773a03</guid><dc:creator>Siddharth rana</dc:creator><description>&lt;p&gt;Does directly changing pin number of tx-rx in ble_uart example affect my program.&lt;/p&gt;
&lt;p&gt;Since I have tried changing Rx-pin 8 to Rx-pin 24&lt;/p&gt;
&lt;p&gt;And tx-pi 6 to tx-pin 25.the previous pin number are for virtual com port.&lt;/p&gt;
&lt;p&gt;I run into break condition.can u suggest me some way to over come it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/91303?ContentTypeID=1</link><pubDate>Thu, 06 Jul 2017 00:54:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c5d81cc-4782-49c6-a9a4-476a85b3da7d</guid><dc:creator>DragonAnger</dc:creator><description>&lt;p&gt;I solve this problem!&lt;/p&gt;
&lt;p&gt;I changed pin number in &amp;quot;pca10028.h&amp;quot; in &amp;quot;ble_app_uart&amp;quot;&lt;/p&gt;
&lt;p&gt;#define RX_PIN_NUMBER 11
#define TX_PIN_NUMBER 9&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;#define RX_PIN_NUMBER  5
#define TX_PIN_NUMBER  6&lt;/p&gt;
&lt;p&gt;nrf51822 uses different pin USB to UART and wired UART.&lt;/p&gt;
&lt;p&gt;Thanks for the comments all of you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/91301?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 11:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a4566df-8aee-48ca-b07e-5d6b37644d6c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which pins are you using for the UART interface? Do I understand you correctly that you are able to send UART messages to/from the nRF51822 device using the USB to UART interface on the BLE400 board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/91300?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 00:22:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edf75d7a-62db-44ae-8f6b-98d410306460</guid><dc:creator>DragonAnger</dc:creator><description>&lt;p&gt;In addition, I tested hardware, and data comes perfectly. I think it&amp;#39;s software problem as you said.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/91302?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 00:01:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:313c96de-1248-48d9-8a4d-d2c9e1e00b5d</guid><dc:creator>DragonAnger</dc:creator><description>&lt;p&gt;Thank you for your answer!! Can you give me some information about customizing ble_app_uart?
I&amp;#39;m not sure but I think Data receiving is a problem. Is there any difference between UART comunication using usb and UART pin on mother board(BLE400)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 uart question</title><link>https://devzone.nordicsemi.com/thread/91299?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2017 08:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f336b4de-8d97-44dd-b26f-3c33b83a2f8f</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;It looks like you need to customize &lt;code&gt;.\examples\ble_peripheral\ble_app_uart\&lt;/code&gt; example project from Nordic nRF5 SDK in order to receive data over physical (wired) UART and push them over BLE link running Nordic BLE UART Service (NUS).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>