<?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>SDK 12.1.0 and BLE Proximity Example with SAADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18246/sdk-12-1-0-and-ble-proximity-example-with-saadc</link><description>Hi everyone, 
 I wanted to test out SAADC using the ble_app_proximity example using the nRF52-DK but I am having some issues. I modified the example with the below changes: 
 ... 
#define BATTERY_LEVEL_MEAS_INTERVAL APP_TIMER_TICKS(1000, APP_TIMER_PRESCALER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Dec 2016 13:40:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18246/sdk-12-1-0-and-ble-proximity-example-with-saadc" /><item><title>RE: SDK 12.1.0 and BLE Proximity Example with SAADC</title><link>https://devzone.nordicsemi.com/thread/70479?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 13:40:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:931657f8-102c-4d9a-8edd-314e1915cc08</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you connect to the device and enabled notifications for the battery service? Notice that the timer for battery measurement is first started in the bas event handler, &lt;code&gt;on_bas_evt()&lt;/code&gt;, on the event &lt;code&gt;BLE_BAS_EVT_NOTIFICATION_ENABLED&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;You can move the starting of the timer to timers_init function or somewhere else, if you want to continuously measure the battery current.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>