<?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>Using the same characteristic UUID in multiple services</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12845/using-the-same-characteristic-uuid-in-multiple-services</link><description>I have a demo(s110) set up with some custom services, and in them custom characteristics. The services each relate to a specific sensor element on my device, so have a mostly shared structure of the service, i.e. I re-use characteristic UUIDs across different</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Mar 2016 11:04:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12845/using-the-same-characteristic-uuid-in-multiple-services" /><item><title>RE: Using the same characteristic UUID in multiple services</title><link>https://devzone.nordicsemi.com/thread/48850?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2016 11:04:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f1103ca-307a-4543-b4eb-78933937fa0d</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;Accidentally converted that to answer. Oops.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve realised you have made a good point though. On checking the CCCD values it seems like the only one that actually changes is that of the one I activate. In the Nordic MCP app for my phone (which I&amp;#39;m using as the central) when I tap to turn on notifications, it changes all the notification icons. Pretty confusing.&lt;/p&gt;
&lt;p&gt;Must be a bug in the app itself.&lt;/p&gt;
&lt;p&gt;Good to know that I can reuse Characteristic UUIDs though, thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using the same characteristic UUID in multiple services</title><link>https://devzone.nordicsemi.com/thread/48849?ContentTypeID=1</link><pubDate>Tue, 29 Mar 2016 10:43:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04350d0f-10a8-461d-b37b-0f30cb1c7de3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;As far as I know, it shouldn&amp;#39;t be necessary to have unique characteristic UUIDs. After service discovery the ATT operations are referenced with the attribute handle, so this doesn&amp;#39;t make sense to me. Could you explain to me how you check that both CCCDs are actually changed? Have you tried reading them to check that they are actually 0x0001? What is your central device? Do you have sniffer trace where this happens? Or could this be related to how you handle the write event (BLE_GATTS_EVT_WRITE) in ble_evt_dispatch()?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>