<?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 can I read battery level on custom board nrf52833?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87536/how-can-i-read-battery-level-on-custom-board-nrf52833</link><description>Hi, I&amp;#39;m developing an application tracker device using 2 libuartes, pwm, ble and now I am going to approach reading battery level. After I research on dev zone but I only got the blog &amp;quot;how to read battery&amp;#39;s voltage ?&amp;quot;. I planned using Saadc to read battery</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 May 2022 10:11:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87536/how-can-i-read-battery-level-on-custom-board-nrf52833" /><item><title>RE: How can I read battery level on custom board nrf52833?</title><link>https://devzone.nordicsemi.com/thread/366157?ContentTypeID=1</link><pubDate>Wed, 04 May 2022 10:11:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d498754-64f4-44b2-b2c5-7bdc97bd6b16</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Battery measurement and battery level is showcased in the&amp;nbsp;&lt;a title="Proximity Application" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_proximity.html?cp=8_1_4_2_2_21"&gt;Proximity Application&lt;/a&gt;. This uses the SAADC to sample the battery voltage, converts the voltage to battery level from a defined battery characteristics curve, and expose this over the BLE Battery Service (BAS). If you have a different battery characteristics or supply voltage range, you need to change the implementation of battery_level_in_percent() in app_util.h.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>