<?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 display battery status in ios/android settings app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79553/how-to-display-battery-status-in-ios-android-settings-app</link><description>Hello everyone, we are developing a heart hare accessory for the phone and we want to show the battery status directly on the phone. I found it can show up in the Windows settings and how can we do to show up on android or ios?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Sep 2021 07:35:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79553/how-to-display-battery-status-in-ios-android-settings-app" /><item><title>RE: How to display battery status in ios/android settings app?</title><link>https://devzone.nordicsemi.com/thread/329328?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 07:35:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91a718af-0777-48fb-8be4-14058d536e34</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;As it appears in Windows, I assume you&amp;#39;re using Bluetooth Service to expose battery level, not a custom service.&lt;/p&gt;
&lt;p&gt;On Android it depends on the app. Settings app, which includes Bluetooth settings, is like any other app. It&amp;#39;s up to the developers to decide what to show. It will differ between different manufacturers, which have their own Settings apps.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;iOS doesn&amp;#39;t display it in settings, as far as I know. That may of course change in the future, but unlikely.&lt;/p&gt;
&lt;p&gt;The small issue with displaying battery level in settings is that a device may have number of Battery Services, e.g. one for each battery they contain. Settings app would have to either display just one, or handle it some other way. It&amp;#39;s easier not to display as most devices have companion app either way, which may display such data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>