<?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 do I use ble_app_pwr_profiling example?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41225/how-do-i-use-ble_app_pwr_profiling-example</link><description>Details: SDK v15.2.0 using ble_app_pwr_profiling example. Windows 8.1. Tested uploading to nRF52 DK and Blunor BT832F. 
 Steps: 
 
 upload ble_app_pwr_profiling using SEGGER 
 press button 1 or 2 on DK. Also tried holding reset, pressing button 1/2 and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Dec 2018 07:22:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41225/how-do-i-use-ble_app_pwr_profiling-example" /><item><title>RE: How do I use ble_app_pwr_profiling example?</title><link>https://devzone.nordicsemi.com/thread/160312?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 07:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ced0729-b0e0-4d52-b03b-745360e698c1</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Have you looked at the documentation for this example &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-0-0/ble_sdk_app_pwr_mgmt"&gt;here&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;At the bottom of the documentation you can find a testing procedure, which is as following:&lt;/p&gt;
&lt;p&gt;Test the Power Profiling Application with &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-0-0/PLUGINS_ROOT/com-nordic-infocenter-tools/dita/tools/nRF_Connect/nRF_Connect_intro"&gt;nRF Connect&lt;/a&gt; by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Compile and program the application.&lt;/li&gt;
&lt;li&gt;Start nRF Connect on the computer.&lt;/li&gt;
&lt;li&gt;Start device discovery and verify that the device is not advertising.&lt;/li&gt;
&lt;li&gt;Push Button 1 on the board. Observe that the application is advertising in connectable mode.&lt;/li&gt;
&lt;li&gt;Connect to the device.&lt;/li&gt;
&lt;li&gt;Click the settings button for the device in nRF Connect, select &amp;quot;Update Connection&amp;quot;, and set the connection interval value to the same as APP_CFG_CONNECTION_INTERVAL.&lt;/li&gt;
&lt;li&gt;Observe that the services are shown in the connected device and that you can start receiving values by clicking the &amp;#39;Play&amp;#39; button.&lt;/li&gt;
&lt;li&gt;After APP_CFG_CHAR_NOTIF_TIMEOUT, nRF Connect will lose connection with the chip because it enters System Off mode.&lt;/li&gt;
&lt;li&gt;Verify that the size of the characteristic value received in all the notifications was equal to APP_CFG_CHAR_LEN.&lt;/li&gt;
&lt;li&gt;Clear the list of discovered devices and do a new scan. Verify that the device is not advertising.&lt;/li&gt;
&lt;li&gt;Push Button 2 on the board. Observe the application is advertising in non-connectable mode (the Advertising type field should be Non-Connectable).&lt;/li&gt;
&lt;li&gt;Verify that the number of bytes in the Manufacturer Specific Data in Advertising data is APP_CFG_ADV_DATA_LEN - 5.&lt;/li&gt;
&lt;li&gt;After APP_CFG_NON_CONN_ADV_TIMEOUT, clear the list of &amp;#39;Discovered Devices&amp;#39;. Verify that the device is not advertising.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;At point 4) When the board is advertising you should see that LED1 is blinking, you can read about the different board indications and states &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-0-0/examples_bsp"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>