<?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>Subscribing to multiple notifications not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126802/subscribing-to-multiple-notifications-not-working</link><description>I have a problem which seems similar to this one: https://devzone.nordicsemi.com/f/nordic-q-a/106158/zephyr-os-ble-central-multiple-notification-subscription-event-issue 
 I started with the central_hr and peripheral_hr samples. My goal was to enable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Feb 2026 15:49:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126802/subscribing-to-multiple-notifications-not-working" /><item><title>RE: Subscribing to multiple notifications not working</title><link>https://devzone.nordicsemi.com/thread/560252?ContentTypeID=1</link><pubDate>Tue, 03 Feb 2026 15:49:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:607216bf-2a42-45b4-95a6-56876b8af94b</guid><dc:creator>bluetoothmdw</dc:creator><description>&lt;p&gt;Hi Vidar, I&amp;#39;m going to persist looking at this for a while longer before I burden you. I don&amp;#39;t like the look of&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;if (!bt_uuid_cmp(&lt;strong&gt;discover_params&lt;/strong&gt;.uuid, BT_UUID_HRS))&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;discover_params contains the parameters to be used when initiating discovery, I think as opposed to the properties of the attribute just discovered which is the attr struct in the parameters to the callback function. So this looks incorrect to me. I&amp;#39;ll explore&amp;nbsp; this when I have a bit more time.&lt;/p&gt;
&lt;p&gt;All the best&lt;/p&gt;
&lt;p&gt;M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subscribing to multiple notifications not working</title><link>https://devzone.nordicsemi.com/thread/560225?ContentTypeID=1</link><pubDate>Tue, 03 Feb 2026 12:32:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54992f20-5f95-403a-9d75-4bbd5284cad0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Thank you for the update. Looking at the description again I think&amp;nbsp;I may have&amp;nbsp;misread the sniffer capture. With&amp;nbsp;the battery characteristic declaration at handle 0x12 it seems correct to have the CCC handle at 0x16 (22). Please let me know if you are still experiencing the&amp;nbsp;issue. If so, I will try to reproduce it here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subscribing to multiple notifications not working</title><link>https://devzone.nordicsemi.com/thread/560183?ContentTypeID=1</link><pubDate>Tue, 03 Feb 2026 07:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d9230cf-2602-4612-a739-12fcd8a0b80c</guid><dc:creator>bluetoothmdw</dc:creator><description>&lt;p&gt;Hi Vidar, thanks for your reply. I see what you mean about the handle value. And (great idea), the Bluetooth Low Energy app confirms that my code is not selecting the right handle for the Battery Level CCC.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:800px;max-width:800px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1600x1600/__key/communityserver-discussions-components-files/4/bas_5F00_and_5F00_hrs_5F00_CCC_5F00_writes.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;It must be a bug in my code then. I&amp;#39;ll keep staring at it until I can see the problem :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Subscribing to multiple notifications not working</title><link>https://devzone.nordicsemi.com/thread/560141?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2026 14:44:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:793b8507-b540-4ea7-b5fd-07b88ab0495b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The attribute handle for BAS in the log (22) does not seem to match what is shown in the sniffer capture (0x12), but I I&amp;#39;m not immediately able to spot anything wrong from the code snippets you posted. As a test, could you please try connecting to this peripheral from the Bluetooth Low energy app in nRF connect for desktop and check the log which attribute handle is being used when enabling notifications on this characteristic?&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>