<?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>BLE Characteristics</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76323/ble-characteristics</link><description>Hi, 
 After connecting to the Nrf52840 device via BLE - how can I get BLE characteristics? Should I ask for that? Or does it send automatically? 
 Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jun 2021 13:52:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76323/ble-characteristics" /><item><title>RE: BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/315655?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 13:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3b35aa9-6a48-4eee-ba08-0ec7554f88d3</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes,&lt;/p&gt;
&lt;p&gt;The device should return an BLE_GATTC_EVT_CHAR_DISC_RSP.&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_c___c_h_a_r___d_i_s_c___m_s_c.html"&gt; See the message sequence chart&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/315402?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 12:57:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6371d87-2950-4cc1-ae4a-a149162826ee</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;Nrf52840 device is the central.&lt;/p&gt;
&lt;p&gt;I will try to ask another question. After Connection, PC tries to discover device characteristics.&lt;/p&gt;
&lt;p&gt;Does the device send any message in order to inform that publishing is done?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/315389?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 12:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be1c96c7-2fd1-4096-ab62-fe1fb8185638</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure I understand the problem. What example is flashed to the nRF, the central or the peripheral NUS example? Is it totally unmodified? What&amp;#39;s the issue?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/315223?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 16:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa1c8484-0152-4dd0-aa45-77696550be26</guid><dc:creator>Roei</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;After connecting our Nrf52840 device with a PC using BLE, we are facing a strange issue, when reading init characteristic on PC side, and getting bytes array which contains UUID of the characteristics, and the other bytes looks like data which was sent from the device, via ble_nus.&lt;/p&gt;
&lt;p&gt;Is that possible that a characteriatic is combined with data which is sent via ble_nus?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Characteristics</title><link>https://devzone.nordicsemi.com/thread/315123?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 12:19:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca75ae86-46ea-4442-8833-5c5e48a8ce69</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You have to use the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_ble_db_discovery.html"&gt;Database&amp;nbsp;Discovery Module&lt;/a&gt;&amp;nbsp;to scan for attributes. This is done by starting a service discovery. See the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_c.html?cp=8_1_4_2_0_7"&gt;ble_app_uart_c &lt;/a&gt;for an example on how to use the module.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>