<?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 start working Device Information Work?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52950/how-to-start-working-device-information-work</link><description>Hi. 
 My target device is nRF51822 and SDK version is 12.3.0. 
 I try to add Device Information Service to example &amp;quot;ble_app_uart_pca10028_s130&amp;quot; 
 
 ---------- main.c (added code below) 
 #include &amp;quot;ble_dis.h&amp;quot; 
 
 static ble_uuid_t m_adv_uuids[] = { {BLE_UUID_NUS_SERVICE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Oct 2019 10:46:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52950/how-to-start-working-device-information-work" /><item><title>RE: How to start working Device Information Work?</title><link>https://devzone.nordicsemi.com/thread/214558?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2019 10:46:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:511952c0-2a0c-469d-9b52-5ea4b3618834</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The DIS service is showing up quite ok on the DK using phone or nrfConnect desktop.&amp;nbsp;&lt;/p&gt;
[quote user=""]After build and load, BLE advetiseing data shows Device Information Service exsting, but&amp;nbsp;it does not works.[/quote]
&lt;p&gt;This means the problem is your custom device specific, can you please run your application in debug mode and tell us more about what &amp;quot;does not works&amp;quot; means? does it get stuck in a loop or app_error handler?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start working Device Information Work?</title><link>https://devzone.nordicsemi.com/thread/214245?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 02:07:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88d1e2aa-d80c-4714-9506-980c188394d2</guid><dc:creator>JacOG</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/5857.ble_5F00_app_5F00_uart.zip"&gt;devzone.nordicsemi.com/.../5857.ble_5F00_app_5F00_uart.zip&lt;/a&gt;&lt;br /&gt;I attached Zip file of&amp;nbsp;modifyed ble_app_uart project files.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start working Device Information Work?</title><link>https://devzone.nordicsemi.com/thread/214043?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2019 07:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b6ef177-a9e5-4b32-b761-c70ad9f34120</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;The code snipped looks quite OK. Could you attach a minimalistic project for me to test it out so that i can attempt to debug it. If ble_dis_init is executed without any error, then I would assume that this should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>