<?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>Windows 8.1 BLE and UART/Serial Port Terminal Program</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4126/windows-8-1-ble-and-uart-serial-port-terminal-program</link><description>Hi,
I have a project where I need to communicate using UART BLE between nRF51822 and a PC (MS Surface Pro 3) with Windows 8.1 and embedded BLE hardware. 
 I have programmed the nRF51822/nRF6310 Motherboard using the PCA10001 ble_app_uart program including</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Dec 2014 12:15:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4126/windows-8-1-ble-and-uart-serial-port-terminal-program" /><item><title>RE: Windows 8.1 BLE and UART/Serial Port Terminal Program</title><link>https://devzone.nordicsemi.com/thread/14754?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2014 12:15:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dbbd345-0995-43b3-8f15-56e6e5d2d3da</guid><dc:creator>Sad~Sugar</dc:creator><description>&lt;p&gt;Hi
I have the same problem with you. So how do you solve it? I want to conmunicate with PC via BLE4.0 just like the normal Ble2.0 moddle. Can I have your E-mail? Mine is 406662269@qq.com.
Thank you~&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Windows 8.1 BLE and UART/Serial Port Terminal Program</title><link>https://devzone.nordicsemi.com/thread/14753?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2014 11:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97349b21-2e93-467a-bc50-316992acc4af</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have used a PC terminal (RealTerm) to communicate with the UART. To communicate with the PCA10001 board, you can do that directly through the USB interface. On the nRF6310 motherboard, you need to connect the TX and RX pins as described &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/6.1.0/s110/html/a00009.html#nrf51_setup_nrf6310"&gt;here&lt;/a&gt;, and then connect a serial-to-serial (DB9) cable from the board to your PC (then connects on serial port #1 on the PC). Additionally, connect the CTS and RTS pins in a similar way as the RX and TX pins, look the pin settings in the ble_app_uart firmware (uart_conf.h) to see what pins are configured for the RTS and CTS. I have also done this successfully with a Serial-to-USB cable, which is convenient for PCs that do not have serial port connector (DB9) on the PC. If you use Serial-to-USB cable, you can open Device Manager on your PC to monitor what serial port pops up when you connnect the USB cable to the PC, then you configure your terminal program to connect on that serial port.&lt;/p&gt;
&lt;p&gt;Below is my setting in the RealTerm terminal program when I have nRF6310 motherboard connected with a serial-to-serial cable to my PC and connect with the ble_app_uart firmware.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Capture-_2D00_-Realterm-settings-_2D00_-port-1.JPG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>