<?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>Unable to read Battery service and Device Info Service in Mobile App</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66246/unable-to-read-battery-service-and-device-info-service-in-mobile-app</link><description>Hi, I am developing the project where to read the sensor data and send the values to the mobile application as User Interface. I have built the Board with nRF52832 and using SDK15.3 with SES 
 Here I have Problem with Mobile Application 
 I have using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Oct 2020 05:39:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66246/unable-to-read-battery-service-and-device-info-service-in-mobile-app" /><item><title>RE: Unable to read Battery service and Device Info Service in Mobile App</title><link>https://devzone.nordicsemi.com/thread/272859?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 05:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3368de1-ab3a-4713-964a-b5f8ce51f377</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;I have tried in that format also&lt;/p&gt;
&lt;p&gt;Error&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_10_2D00_05-at-10.46.56.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_10_2D00_05-at-10.46.56-_2800_1_2900_.jpeg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to read Battery service and Device Info Service in Mobile App</title><link>https://devzone.nordicsemi.com/thread/272135?ContentTypeID=1</link><pubDate>Tue, 29 Sep 2020 17:09:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf9a3d18-4d7d-44d0-9031-76c6ddceb8e6</guid><dc:creator>rmptxf</dc:creator><description>&lt;p&gt;Have you tried to not include the &lt;strong&gt;&amp;quot;0x&amp;quot;&lt;/strong&gt; in the &lt;strong&gt;UUIDs&lt;/strong&gt; strings&lt;strong&gt; ?&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to read Battery service and Device Info Service in Mobile App</title><link>https://devzone.nordicsemi.com/thread/271987?ContentTypeID=1</link><pubDate>Tue, 29 Sep 2020 08:40:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b593f2e4-b588-4ff6-a448-66d3cd1a14e6</guid><dc:creator>Sunil vignesh</dc:creator><description>&lt;p&gt;Hi, sorry for the late reply &lt;/p&gt;
&lt;p&gt;I have tried as you said but also i receive same issue,&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_09_2D00_29-at-13.32.52-_2800_1_2900_.jpeg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x240/__key/communityserver-discussions-components-files/4/WhatsApp-Image-2020_2D00_09_2D00_29-at-13.32.52.jpeg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to read Battery service and Device Info Service in Mobile App</title><link>https://devzone.nordicsemi.com/thread/270950?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 21:27:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eec573f2-3f0b-45c7-addb-c7cd1c58d301</guid><dc:creator>rmptxf</dc:creator><description>&lt;p&gt;Hi Sunil,&lt;/p&gt;
&lt;p&gt;A BLE service would have characteristics which holds your data. In this case with the battery service, it has the battery level characteristic which holds the battery level value.&lt;/p&gt;
&lt;p&gt;The Battery service UUID is &lt;strong&gt;0x180F&lt;/strong&gt;, and the Battery level char UUID is &lt;strong&gt;0x2A19&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Same thing for the device information service. the service&amp;nbsp; UUID is &lt;strong&gt;0x180A&lt;/strong&gt;, and one of its characteristic is &lt;strong&gt;the serial number string&lt;/strong&gt; UUID &lt;strong&gt;0x2A25. &lt;/strong&gt;There is also another char called &lt;strong&gt;the Software revision string&lt;/strong&gt; UUID &lt;strong&gt;0x2A28.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Make sure you read from the service&amp;#39;s characteristic.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;rmptxf&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>