<?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>Multiple custom service tutorial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52099/multiple-custom-service-tutorial</link><description>Hi is there an available tutorial for adding multiple custom services for SDK v12 or SDK v15? I&amp;#39;ve managed to successfully create &amp;amp; use one custom service using bjornspockeli&amp;#39;s Github tutorial, but right now am having trouble adding multiple custom services</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Sep 2019 08:58:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52099/multiple-custom-service-tutorial" /><item><title>RE: Multiple custom service tutorial</title><link>https://devzone.nordicsemi.com/thread/209562?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2019 08:58:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d9b36e-ebb9-4114-9490-04042a1f5eb5</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;You can choose whether to use the &amp;quot;observer&amp;quot;, or just pass events to your code by normal application function calls&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple custom service tutorial</title><link>https://devzone.nordicsemi.com/thread/209506?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2019 02:18:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f26ace5-5074-4340-9aad-899a6b4d81fe</guid><dc:creator>thoric_fish</dc:creator><description>&lt;p&gt;I managed to figure out how to add a second custom service. I had to use&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_OBSERVERS() instead of&amp;nbsp;NRF_SDH_BLE_OBSERVER().&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple custom service tutorial</title><link>https://devzone.nordicsemi.com/thread/209502?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 22:20:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64887358-3142-41b1-88a2-19b49c0c05d1</guid><dc:creator>thoric_fish</dc:creator><description>&lt;p&gt;In the tutorial you linked, there is no&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_OBSERVER() registered for the custom service struct&amp;nbsp;ble_os_t.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;See in bjornspockeli&amp;#39;s tutorial I think there is a&amp;nbsp;NRF_SDH_BLE_OBSERVER() registered for an instance of the custom service struct&amp;nbsp;ble_cus_t.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example/blob/master/ble_cus.h"&gt;https://github.com/bjornspockeli/custom_ble_service_example/blob/master/ble_cus.h&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple custom service tutorial</title><link>https://devzone.nordicsemi.com/thread/209495?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 20:13:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f8e297f-980f-44af-aaba-e81b89609d65</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Nordic&amp;#39;s Services tutorial is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It really is just a matter of repeating the same thing for each Service you require ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>