<?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>Use of an SPP profile in BLE stack</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109333/use-of-an-spp-profile-in-ble-stack</link><description>I have burned a lot of time looking for a solution to my specific need. I have several applications in various stages of development, using the NUS to get serial data out to the world. Using the 52840 Dongle to provide a BLE serial connection into a PC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Mar 2024 15:51:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109333/use-of-an-spp-profile-in-ble-stack" /><item><title>RE: Use of an SPP profile in BLE stack</title><link>https://devzone.nordicsemi.com/thread/474415?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2024 15:51:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2449c6c7-988b-4c9c-bfba-82efb6d6a410</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Not sure if it helps, but the Python Bleak package (&lt;a id="" href="https://github.com/hbldh/bleak/blob/develop/examples/uart_service.py"&gt;https://github.com/hbldh/bleak/blob/develop/examples/uart_service.py&lt;/a&gt;) includes an example that can communicate with the NUS service. I have&amp;nbsp;tried this for testing, but I cannot comment on the quality of the package.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of an SPP profile in BLE stack</title><link>https://devzone.nordicsemi.com/thread/474410?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2024 15:27:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9123d566-d2ee-47f8-b871-1ecd21ab6adf</guid><dc:creator>SteveHx</dc:creator><description>&lt;p&gt;Not the answer I wanted, but until some third party develops a Windoze driver to connect to NUS as a COM port, I&amp;#39;m stuck. I simply do not have the bandwidth for such a development at this time. The nFR52832 and 52840 would be far more useful in several upcoming projects if they could appear as a COM port.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of an SPP profile in BLE stack</title><link>https://devzone.nordicsemi.com/thread/474309?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2024 12:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2871f586-2a90-452d-a7b1-02157ac45d11</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The Serial Port Profile (SPP) is for Bluetooth Classic, and there isn&amp;#39;t&amp;nbsp; defined and equivalent profile for Bluetooth Low Energy. That&amp;#39;s why we and some other chip vendors have created proprietary services to emulate SPP support. However, these proprietary implementations do not provide native OS support like SPP does (e.g., they won&amp;#39;t enumerate as a COM port in the Device Manager). Therefore, to use the NUS service with built-in BT HW, you need a custom application that can interface with the NUS service using the Bluetooth framework on your OS.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>