<?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>Serial Port profile for BLE device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19657/serial-port-profile-for-ble-device</link><description>Hello, I&amp;#39;ve just purchased nRF52 dev kit and I&amp;#39;m using ble_app_uart example from SDK_12.2 to send/receive data from one pc (which is connected to the dev kit through usb) to a laptop.
Although the laptop pairs with my bluetooth device, it does not assign</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Feb 2017 12:56:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19657/serial-port-profile-for-ble-device" /><item><title>RE: Serial Port profile for BLE device</title><link>https://devzone.nordicsemi.com/thread/76484?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 12:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee3f0b72-9c66-49f1-bb11-78e07ed8463d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Correct, it only creates a virtual comp port on the usb side, which is not directly tied to the BLE connection. So Bluetooth classic might be the best alternative if this is a requirement.&lt;/p&gt;
&lt;p&gt;That said, this would be possible if you can connect the computer to a  52 kit (or custom 52 board with serial vcom support) instead of using built-in BLE HW. Note that we also have a central example for the same: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_nus_c.html?cp=4_0_1_4_2_0_2"&gt;Nordic UART Service Client example&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Port profile for BLE device</title><link>https://devzone.nordicsemi.com/thread/76486?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 12:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:960a855d-ea1d-4355-946c-c5868251810e</guid><dc:creator>cocopa</dc:creator><description>&lt;p&gt;Hello, thank you for your quick reply!
I am using this example but, if I am getting it right, it is only creating a virtual com port on the usb side (in my case the pc connected to the Dev kit).
What I want is to assign a virtual com port to the laptop that is paired with the bluetooth device. The advertising name in this example is Nordic_uart, my laptop finds it and connection is established successfully but no serial port is assigned to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial Port profile for BLE device</title><link>https://devzone.nordicsemi.com/thread/76485?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2017 12:08:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:705b2d92-d5cd-45bc-87ad-bf4532fa5936</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You can try the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/ble_sdk_app_nus_eval.html?cp=4_0_1_4_2_2_18"&gt;&lt;strong&gt;UART/Serial Port Emulation over BLE&lt;/strong&gt;&lt;/a&gt; example for this. The on-board segger jlink lite will provide the virtual com port interface (UART &amp;lt;-&amp;gt;USB bridge).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>