<?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>How to receive custom character notifications with code?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113985/how-to-receive-custom-character-notifications-with-code</link><description>Hello all, 
 I want to use nrf52840dongle to receive notifications from other BLE board. 
 I have tested with nRF Connect for Desktop Bluetooth Low Energy successfully. 
 
 I don&amp;#39;t know how to do the same thing with ncsV2.3.0. 
 I have used the NUS central_uart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Aug 2024 06:47:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113985/how-to-receive-custom-character-notifications-with-code" /><item><title>RE: How to receive custom character notifications with code?</title><link>https://devzone.nordicsemi.com/thread/498955?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 06:47:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84ba19e5-0260-492c-aa1c-cbdd892bb302</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Happy to help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive custom character notifications with code?</title><link>https://devzone.nordicsemi.com/thread/498934?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 02:36:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f06ffc2-3f91-481a-adda-1a1e3bb4a90d</guid><dc:creator>TGuanLa</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive custom character notifications with code?</title><link>https://devzone.nordicsemi.com/thread/498819?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 11:51:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30a88b3f-c958-4a05-87ee-c98f0ee1cd52</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi TGuanLa,&lt;/p&gt;
&lt;p&gt;You are on the right track. The central_uart sample does exactly this job: showing how to enable notification and receiving data from the peripheral.&lt;/p&gt;
&lt;p&gt;Please note that, outside of the sample application&amp;#39;s code, you will want to examine the implementation of the NUS client:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/subsys/bluetooth/services/nus_client.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v2.7.0/subsys/bluetooth/services/nus_client.c&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>