<?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>How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32013/how-to-discover-custom-service-in-nrf52dk-s132</link><description>I have two nrf devices nrf51822 and nrf52DK, In nrf51822 i&amp;#39;m using S110 and i had created a custom service with 10 characteristics. If i connected to nrf connect i can able to see all services and characteristics and i can able to send data through this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Mar 2018 16:09:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32013/how-to-discover-custom-service-in-nrf52dk-s132" /><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/125402?ContentTypeID=1</link><pubDate>Wed, 21 Mar 2018 16:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b89fbeb-28d7-4f0a-80b7-b10cf9e408b6</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;Thanks. I got it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/125160?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 12:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa85bd9d-3f24-4e98-ab0b-cf11f7570fd2</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/nidhink299"&gt;NIDHIN K&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I recommend you to look at the &amp;quot;ble_app_uart_c&amp;quot; example and look into the &amp;quot;nus service&amp;quot; &amp;quot;ble_nus_c.c&amp;quot; file so you can see how its handled there.&lt;/p&gt;
&lt;p&gt;You can use the&amp;nbsp;&lt;strong&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v5.0.0%2Fgroup___b_l_e___g_a_t_t_c___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=ga90298b8dcd8bbe7bbe69d362d1133378" target="_blank" rel="noopener noreferrer"&gt;sd_ble_gattc_write()&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;function to send data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;In the discovery (ble_nus_c_on_db_disc_evt) you save the handle in the characteristic and then use that handle in &lt;strong&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v5.0.0%2Fgroup___b_l_e___g_a_t_t_c___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=ga90298b8dcd8bbe7bbe69d362d1133378" target="_blank" rel="noopener noreferrer"&gt;sd_ble_gattc_write().&amp;nbsp;&amp;nbsp;&lt;/a&gt;&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/125127?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 10:39:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d995f8ae-6d47-444a-a7f5-6d0f125ebaa9</guid><dc:creator>Gandalf</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;thank you and sorry if I wrote here.&lt;br /&gt;I&amp;#39;m using my thread and I need to fix the problem.&lt;br /&gt;&lt;br /&gt;Can someone help me?&lt;br /&gt;&lt;br /&gt;I need to figure out asap.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/125123?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 10:18:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16e7e1fd-6c76-4415-b574-2afaed32bde9</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/gandalf"&gt;Gandalf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Keep separate questions in separate threads.&lt;/p&gt;
&lt;p&gt;Keep using&amp;nbsp;&amp;quot;y&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/32042/central-multilink-how-to-add-custom-characteristic-uuid" target="_blank" rel="noopener noreferrer"&gt;our thread&lt;/a&gt;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124792?ContentTypeID=1</link><pubDate>Fri, 16 Mar 2018 14:35:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13770c3d-876e-4df6-b15e-1d436bda8bd4</guid><dc:creator>Gandalf</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thank you for your answer.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working on &amp;quot;central side&amp;quot; and I&amp;#39;m able to connect to my sensor but when I receive the event &lt;strong&gt;BLE_DB_DISCOVERY_COMPLETE&lt;/strong&gt;, I don&amp;#39;t read the uuid of the 4 custom characteristics but I read characteristic.uuid.uuid = 0x00 and characteristic.uuid.type = 0x00.&lt;br /&gt;&lt;br /&gt;This, I think because I use the function sd_ble_uuid_vs_add only for the custom service.&lt;/p&gt;
&lt;p&gt;I need to understand how to configure the 4 UUID at 128bits of characteristics for the central.&lt;span class="user-name"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124742?ContentTypeID=1</link><pubDate>Fri, 16 Mar 2018 11:18:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:caa39b36-c6eb-4821-bd01-04a234fe0891</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;&amp;nbsp;I would recommend you to check out this &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example" rel="noopener noreferrer" target="_blank"&gt;Custom Service tutorial&lt;/a&gt;. It provide lots of information which can be valuable for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124740?ContentTypeID=1</link><pubDate>Fri, 16 Mar 2018 11:15:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6db50b9-72f7-4912-9170-fdfb6d588b77</guid><dc:creator>Gandalf</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please could you help me?&lt;br /&gt;Did you add custom service UUID at 128bits with custom characteristics at 128bits?&lt;/p&gt;
&lt;p&gt;Thank you in advance&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124543?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 10:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:834be77e-4806-483c-a309-a72a4fd9b486</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;Thanks Martin.&lt;/p&gt;
&lt;p&gt;Now I have created discovery function and I can able to see the services and it&amp;#39;s characteristics. But I can&amp;#39;t able to send data through specific uuid characteristics ,&lt;/p&gt;
&lt;p&gt;which function I want to use for send data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124532?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 09:24:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45d9988b-5675-4c83-b68f-ccb2cc110e63</guid><dc:creator>Gandalf</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thank you for your answer.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m able to connect with sensors but when I receive the event BLE_DB_DISCOVERY_COMPLETE, I don&amp;#39;t read the uuid of the 4 custom characteristics but I read characteristic.uuid.uuid = 0x00 and characteristic.uuid.type = 0x00.&lt;br /&gt;&lt;br /&gt;Please could you explain me how to discover 4 custom characteristics at 128bits?&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124521?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 08:57:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5808227-1b42-4bec-9cab-a20e8361fb05</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;just goto this tutorial &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flib_ble_db_discovery.html&amp;amp;cp=4_0_0_3_1_2"&gt;Database Discovery Module&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124515?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 08:40:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b540c5e-2855-4d15-92e9-883f3d4c4724</guid><dc:creator>Gandalf</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using nRF52832,&amp;nbsp;SDK_14.2.0, s132.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working side &amp;quot;multilink central&amp;quot; and I already have a working sensor to connect with.&lt;/p&gt;
&lt;p&gt;The custom sensor profile consist of 1 custom service at128bits and &amp;quot;4 custom characteristics at 128bits&amp;quot;. Each characteristic has different uuid at 128bits even from custom service uuid at 128bit.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please can you just explain me how to discover custom service and it&amp;#39;s custom characteristics?&lt;br /&gt;Thank you in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124471?ContentTypeID=1</link><pubDate>Thu, 15 Mar 2018 01:24:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21eabe8a-601c-4121-a6dc-43f98042f134</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;Thanks Martin.&lt;/p&gt;
&lt;p&gt;Now I have created discovery function and I can able to see the services and it&amp;#39;s characteristics. But I can&amp;#39;t able to send data through specific uuid characteristics ,&lt;/p&gt;
&lt;p&gt;which function I want to use for send data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124391?ContentTypeID=1</link><pubDate>Wed, 14 Mar 2018 14:02:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b91b0f34-3b0b-4ca7-973c-fdec0db5c478</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Have you checked out this &lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-central-tutorial" target="_blank" rel="noopener noreferrer"&gt;Central tutorial&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;(it is based on an older SDK, but should be applicable for your environment as well.)&lt;/p&gt;
&lt;p&gt;If you look at tutorial and use the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_nus_c.html&amp;amp;cp=4_0_0_4_2_0_5" target="_blank" rel="noopener noreferrer"&gt;UART central example&lt;/a&gt;&amp;nbsp;as reference, you will have a great starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124385?ContentTypeID=1</link><pubDate>Wed, 14 Mar 2018 13:47:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe0bb80f-5cef-480f-b375-352e733efaa7</guid><dc:creator>NIDHIN K</dc:creator><description>&lt;p&gt;&amp;nbsp;i&amp;nbsp; have used this tutorial for making custom services in peripheral side , thats working fine. Now i want discover all these services ans characteristics in central side ( nrf52dk). i need tutorial for that. In nrf connect i can see all services and&amp;nbsp;&lt;span&gt;characteristics.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you give a tutorial or sample code for how to discover services and its chara in s132&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to discover custom service in nrf52dk s132</title><link>https://devzone.nordicsemi.com/thread/124164?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 12:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2a12bf4-52a3-4e24-a70e-2d61fe78c1d1</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hello Nidhin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I would recommend you to check out this &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example" target="_blank" rel="noopener noreferrer"&gt;Custom Service tutorial&lt;/a&gt;. It provide lots of information which can be valuable for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>