<?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>Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110774/interfacing-to-nus-service</link><description>Hi We are running the nus service on our device and would like to use a PC to connect to this service. 
 What is the best way to achieve this ? 
 
 I&amp;#39;ve looked at the nrf52840 dongle using example nRF5_SDK_17.1.0_ddde560\examples\peripheral\usbd_ble_uart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Jun 2024 09:49:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110774/interfacing-to-nus-service" /><item><title>RE: Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/thread/489050?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2024 09:49:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:659839ec-ad4e-40c2-a541-a169056734b8</guid><dc:creator>rikki-tikki-tavi</dc:creator><description>&lt;p&gt;I don&amp;#39;t know if it&amp;#39;s of any help to you but for a project I need an interactive UART terminal for NUS, so I am writing one in Python. It should be cross-plattform compatible. I don&amp;#39;t know if this is the kind of interaction with NUS that you are looking for.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/Rikki-Tikki-Tavi-12/NUSig"&gt;https://github.com/Rikki-Tikki-Tavi-12/NUSig&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It should work in it&amp;#39;s current state, but some things are still incomplete. For example, it won&amp;#39;t close gracefully yet. I hope to make steady progress over the next months to get to a well polished application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/thread/481657?ContentTypeID=1</link><pubDate>Fri, 03 May 2024 02:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a3385e7-5b5b-4c93-abf1-27e07621259d</guid><dc:creator>daThinkingOne</dc:creator><description>&lt;p&gt;I&amp;#39;m using Python and the Bleak (BleakClient) on my PC to communicate to NUS on my device.&amp;nbsp; I&amp;#39;ve implemented pyGame into it too so I can do buttons/text/graphics/plots.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/thread/481566?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 13:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e9e0afe-ef94-435c-869f-6f612082cd98</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Maybe take a look at how&amp;nbsp;name filter is done in ble_app_hrs_c example.&lt;/p&gt;
&lt;p&gt;If you have any new questions, please open a new case.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/thread/481540?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 12:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3633f78a-300b-4c76-83f4-d18289736f0f</guid><dc:creator>sleeper</dc:creator><description>&lt;p&gt;See the scanning is on UUID, how can i do it on SHORT NAME ? i.e. &amp;quot;IMS-XXXXX&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;err_code = nrf_ble_scan_filter_set(&amp;amp;m_scan, SCAN_UUID_FILTER, &amp;amp;m_nus_uuid);&lt;br /&gt; APP_ERROR_CHECK(err_code);&lt;/p&gt;
&lt;p&gt;err_code = nrf_ble_scan_filters_enable(&amp;amp;m_scan, NRF_BLE_SCAN_UUID_FILTER, false);&lt;br /&gt; APP_ERROR_CHECK(err_code);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing to NUS service</title><link>https://devzone.nordicsemi.com/thread/481528?ContentTypeID=1</link><pubDate>Thu, 02 May 2024 11:47:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e05de050-21ff-4e5d-9b4e-57bd4b76b986</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Take a look at this USBD BLE NUS Central example here:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/88469/usbd-ble-uart-central-com-port-not-visible/370772"&gt;RE: USBD BLE UART CENTRAL (COM-PORT not visible)&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>