<?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>nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27546/nrf-connect-pc-not-receiving-ble-notification</link><description>I have an application running on an nRF52 with the S332 softdevice which is a server which exposes a a few services each with a few characteristics. I am using the Nordic SDK for the GATTS implementation. One of my services contains a characteristic which</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Nov 2018 10:30:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27546/nrf-connect-pc-not-receiving-ble-notification" /><item><title>RE: nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/thread/155912?ContentTypeID=1</link><pubDate>Mon, 05 Nov 2018 10:30:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d92f8989-7bdf-4ad3-87a4-6f4d3917b9de</guid><dc:creator>Aaron</dc:creator><description>&lt;p&gt;Hi Petter,&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;have the same issue on the nRF Connect PC version, but not on the Android version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/thread/125205?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 15:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82b62660-f62b-4624-9929-651eddce7b25</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;I have an update. I guess i hadn&amp;#39;t noticed before but I am getting&amp;nbsp;both the notification and indication in the &amp;quot;Log&amp;quot; section at the bottom of nrfConnect but not in the main UI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/thread/108765?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 11:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4ebf878-7f86-431c-aaff-ad68f26bdb43</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;sd_ble_gatts_hvx() returning 0x00, the BLE_GATTS_EVT_HVN_TX_COMPLETE event and the BLE_GATTS_EVT_HVC event are expected.&lt;/p&gt;
&lt;p&gt;With this information I would expect a nRF Connect bug. Do you have a sniffer trace? Do you have a complete project so I can try to reproduce this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/thread/108766?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 17:14:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125e2267-9435-4b83-bfad-0f5aef7be9a4</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;This is the output when I logged the error codes from the sd_ble_gatts_hvx call. I also log when I get the BLE_GATTS_EVT_HVN_TX_COMPLETE and BLE_GATTS_EVT_HVC calls.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; 0&amp;gt; :ERROR:sd_ble_gatts_hvx err_code (notification): 0x00  
 0&amp;gt; :ERROR:sd_ble_gatts_hvx err_code (indication): 0x00  
 0&amp;gt; nrf_ble_gatt:ERROR:Event: BLE_GATTS_EVT_HVN_TX_COMPLETE Count:1  
 0&amp;gt; nrf_ble_gatt:ERROR:Event: BLE_GATTS_EVT_HVC
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Is that what you would expect to see for doing a notification closely followed by an indication or does anything look like it is missing?&lt;/p&gt;
&lt;p&gt;I am using Version 4.0.5 of the S332 Softdevice. Version of SDK is 13.0.0. nRF Connect v2.2.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect PC Not Receiving BLE Notification</title><link>https://devzone.nordicsemi.com/thread/108764?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2017 14:25:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91a7408f-8d9d-462b-a930-a53a5e118110</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Strange. You are checking the error codes of sd_ble_gatts_hvx()? Do you also have a sniffer trace showing the behavior? Would it be possible for you to share a project that reproduces this behavior? What version of SDK and SoftDevice are you using? Which version of nRF Connect?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>