<?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>Reduce power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90540/reduce-power-consumption</link><description>Hello Dear; 
 I&amp;#39;m developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should decrease, but in my device remains constant. I wonder if the battery level running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Aug 2022 09:22:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90540/reduce-power-consumption" /><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/381152?ContentTypeID=1</link><pubDate>Thu, 11 Aug 2022 09:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f294118a-40db-4c98-a1c6-c8352f70efe7</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, please do &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/381136?ContentTypeID=1</link><pubDate>Thu, 11 Aug 2022 08:48:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b45f388c-ec6a-4527-9054-ba0f36801e55</guid><dc:creator>sasci</dc:creator><description>&lt;p&gt;Hello again. Thank you for your help. I have an idea. When my device is in deep sleep, I want to wake it up with a timer. I think I need to add a new ticket :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/380083?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 10:54:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:709cc226-d606-45d7-9a32-c878dae4a02d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="sasci"]Logger module was turned off. Then, the consumption has decreased like about 600uA. Now the consumption is around 190-200uA.&amp;nbsp;[/quote]
&lt;p&gt;Good&lt;/p&gt;
&lt;p&gt;Yes it&amp;#39;s suitable for SDK v15.2.0. &lt;a href="https://github.com/NordicPlayground/nRF52-ADC-examples/tree/sdk_15.2.0_migration/saadc_low_power"&gt;Here &lt;/a&gt;is the same project but for SDK v15.x.x.x&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/380080?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2022 10:34:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1db08ec0-7f9b-43f6-9133-80d9611f7362</guid><dc:creator>sasci</dc:creator><description>&lt;p&gt;Logger module was turned off. Then, the consumption has decreased like about 600uA. Now the consumption is around 190-200uA.&amp;nbsp;But I didn&amp;#39;t try second step.&amp;nbsp;Is second step suitable for SDK 15.2.0? As far as I see&amp;nbsp;it works in SDK17.0.2.&amp;nbsp;Is there a another example for SDK 15.2.0? Because my code SDK version is SDK 15.2.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379918?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 12:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ab18dd1-562b-4442-ac60-6a7f89558506</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There are a couple of steps that you can implement to do decrease the power consumption:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You can turn off the logger module. Disable logging in the sdk_config.h file&lt;/li&gt;
&lt;li&gt;Use RTC + PPI to enable the EasyDMA only during sampling. See &lt;a href="https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master/saadc_low_power"&gt;this &lt;/a&gt;example.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379819?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 08:16:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bff9b48-4279-49ee-a145-9b75755591d0</guid><dc:creator>sasci</dc:creator><description>&lt;p&gt;My code is here.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#include &amp;lt;stdbool.h&amp;gt;
#include &amp;lt;stdint.h&amp;gt;
#include &amp;quot;nordic_common.h&amp;quot;
#include &amp;quot;bsp.h&amp;quot;
#include &amp;quot;nrf_soc.h&amp;quot;
#include &amp;quot;nrf_sdh.h&amp;quot;
#include &amp;quot;nrf_sdh_ble.h&amp;quot;
#include &amp;quot;ble_advdata.h&amp;quot;
#include &amp;quot;app_timer.h&amp;quot;
#include &amp;quot;nrf_pwr_mgmt.h&amp;quot;

#include &amp;quot;nrf_log.h&amp;quot;
#include &amp;quot;nrf_log_ctrl.h&amp;quot;
#include &amp;quot;nrf_log_default_backends.h&amp;quot;

#include &amp;quot;nrf_drv_saadc.h&amp;quot;

#define APP_BLE_CONN_CFG_TAG            1                                  /**&amp;lt; A tag identifying the SoftDevice BLE configuration. */

#define NON_CONNECTABLE_ADV_INTERVAL    MSEC_TO_UNITS(100, UNIT_0_625_MS)  /**&amp;lt; The advertising interval for non-connectable advertisement (100 ms). This value can vary between 100ms to 10.24s). */

#define APP_BEACON_INFO_LENGTH          0x17                               /**&amp;lt; Total length of information advertised by the Beacon. */
#define APP_ADV_DATA_LENGTH             0x15                               /**&amp;lt; Length of manufacturer specific data in the advertisement. */
#define APP_DEVICE_TYPE                 0x02                               /**&amp;lt; 0x02 refers to Beacon. */
#define APP_MEASURED_RSSI               0xC3                               /**&amp;lt; The Beacon&amp;#39;s measured RSSI at 1 meter distance in dBm. */
#define APP_COMPANY_IDENTIFIER          0x0059                             /**&amp;lt; Company identifier for Nordic Semiconductor ASA. as per www.bluetooth.org. */
#define APP_MAJOR_VALUE                 0x01, 0x02                         /**&amp;lt; Major value used to identify Beacons. */
#define APP_MINOR_VALUE                 0x03, 0x04                         /**&amp;lt; Minor value used to identify Beacons. */
#define APP_BEACON_UUID                 0x01, 0x12, 0x23, 0x34, \
                                        0x45, 0x56, 0x67, 0x78, \
                                        0x89, 0x9a, 0xab, 0xbc, \
                                        0xcd, 0xde, 0xef, 0xf0            /**&amp;lt; Proprietary UUID for Beacon. */

#define ADC_REF_VOLTAGE_IN_MILLIVOLTS   600                               /**&amp;lt; Reference voltage (in milli volts) used by ADC while doing conversion. */
#define ADC_PRE_SCALING_COMPENSATION    6                                 /**&amp;lt; The ADC is configured to use VDD with 1/3 prescaling as input. And hence the result of conversion is to be multiplied by 3 to get the actual value of the battery voltage.*/
#define DIODE_FWD_VOLT_DROP_MILLIVOLTS  270                               /**&amp;lt; Typical forward voltage drop of the diode . */
#define ADC_RES_10BIT                   1024                              /**&amp;lt; Maximum digital value for 10-bit ADC conversion. */

#define DEAD_BEEF                       0xDEADBEEF                         /**&amp;lt; Value used as error code on stack dump, can be used to identify stack location on stack unwind. */
#define ADC_RESULT_IN_MILLI_VOLTS(ADC_VALUE)\
        ((((ADC_VALUE) * ADC_REF_VOLTAGE_IN_MILLIVOLTS) / ADC_RES_10BIT) * ADC_PRE_SCALING_COMPENSATION)

#if defined(USE_UICR_FOR_MAJ_MIN_VALUES)
#define MAJ_VAL_OFFSET_IN_BEACON_INFO   18                                 /**&amp;lt; Position of the MSB of the Major Value in m_beacon_info array. */
#define UICR_ADDRESS                    0x10001080                         /**&amp;lt; Address of the UICR register used by this example. The major and minor versions to be encoded into the advertising data will be picked up from this location. */
#endif

#define ADV_UPDATE_INTERVAL             APP_TIMER_TICKS(5000)  //5000 

static ble_gap_adv_params_t m_adv_params;                                                     /**&amp;lt; Parameters to be passed to the stack when starting advertising. */
static uint8_t              m_adv_handle = BLE_GAP_ADV_SET_HANDLE_NOT_SET;                    /**&amp;lt; Advertising handle used to identify an advertising set. */
static uint8_t              m_enc_advdata[BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED];  /**&amp;lt; Buffer for storing an encoded advertising set. */
static nrf_saadc_value_t m_adc_buf;
static uint16_t batt_lvl_in_milli_volts;
static uint8_t percentage_batt_lvl;

APP_TIMER_DEF(m_adv_phy_update_timer_id); 

/**@brief Struct that contains pointers to the encoded advertising data. */
static ble_gap_adv_data_t m_adv_data =
{
    .adv_data =
    {
        .p_data = m_enc_advdata,
        .len    = BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED
    },
    .scan_rsp_data =
    {
        .p_data = NULL,
        .len    = 0

    }
};


static uint8_t m_beacon_info[APP_BEACON_INFO_LENGTH] =                    /**&amp;lt; Information advertised by the Beacon. */
{
    APP_DEVICE_TYPE,     // Manufacturer specific information. Specifies the device type in this
                         // implementation.
    APP_ADV_DATA_LENGTH, // Manufacturer specific information. Specifies the length of the
                         // manufacturer specific data in this implementation.
    APP_BEACON_UUID,     // 128 bit UUID value.
    APP_MAJOR_VALUE,     // Major arbitrary value that can be used to distinguish between Beacons.
    APP_MINOR_VALUE,     // Minor arbitrary value that can be used to distinguish between Beacons.
    APP_MEASURED_RSSI    // Manufacturer specific information. The Beacon&amp;#39;s measured TX power in
                         // this implementation.
};


/**@brief Callback function for asserts in the SoftDevice.
 *
 * @details This function will be called in case of an assert in the SoftDevice.
 *
 * @warning This handler is an example only and does not fit a final product. You need to analyze
 *          how your product is supposed to react in case of Assert.
 * @warning On assert from the SoftDevice, the system can only recover on reset.
 *
 * @param[in]   line_num   Line number of the failing ASSERT call.
 * @param[in]   file_name  File name of the failing ASSERT call.
 */
void assert_nrf_callback(uint16_t line_num, const uint8_t * p_file_name)
{
    app_error_handler(DEAD_BEEF, line_num, p_file_name);
}
static uint16_t saadc_event_handler(nrf_drv_saadc_evt_t const * p_event)
{
    if (p_event-&amp;gt;type == NRF_DRV_SAADC_EVT_DONE)
    //if(true)
    {
        nrf_saadc_value_t adc_result;
        uint32_t err_code;

        adc_result = p_event-&amp;gt;data.done.p_buffer[0];

        batt_lvl_in_milli_volts =
            ADC_RESULT_IN_MILLI_VOLTS(adc_result) + DIODE_FWD_VOLT_DROP_MILLIVOLTS;
        
        percentage_batt_lvl = battery_level_in_percent(batt_lvl_in_milli_volts);

        //NRF_LOG_INFO(&amp;quot;Battery Level : %d [mV]&amp;quot;, batt_lvl_in_milli_volts);
        //NRF_LOG_INFO(&amp;quot;Battery Percent : %d&amp;quot;, percentage_batt_lvl);
        return (percentage_batt_lvl);
    }
    else if (p_event-&amp;gt;type == NRF_DRV_SAADC_EVT_CALIBRATEDONE)
    {
        NRF_LOG_INFO(&amp;quot;SAADC calibration complete&amp;quot;);
    }
    return (batt_lvl_in_milli_volts);
}

static void battery_level_meas_timeout_handler(void * p_context)
{
    UNUSED_PARAMETER(p_context);
    
    ret_code_t err_code = nrf_drv_saadc_buffer_convert(&amp;amp;m_adc_buf, 1);
    APP_ERROR_CHECK(err_code);
    
    err_code = nrf_drv_saadc_sample();
    APP_ERROR_CHECK(err_code);
}
/**@brief Function for initializing the Advertising functionality.
 *
 * @details Encodes the required advertising data and passes it to the stack.
 *          Also builds a structure to be passed to the stack when starting advertising.
 */
static void advertising_init(void)
{
    uint32_t      err_code;
    ble_advdata_t advdata;
    uint8_t       flags = BLE_GAP_ADV_FLAG_BR_EDR_NOT_SUPPORTED;

    ble_advdata_manuf_data_t manuf_specific_data;

    manuf_specific_data.company_identifier = APP_COMPANY_IDENTIFIER;

#if defined(USE_UICR_FOR_MAJ_MIN_VALUES)
    // If USE_UICR_FOR_MAJ_MIN_VALUES is defined, the major and minor values will be read from the
    // UICR instead of using the default values. The major and minor values obtained from the UICR
    // are encoded into advertising data in big endian order (MSB First).
    // To set the UICR used by this example to a desired value, write to the address 0x10001080
    // using the nrfjprog tool. The command to be used is as follows.
    // nrfjprog --snr &amp;lt;Segger-chip-Serial-Number&amp;gt; --memwr 0x10001080 --val &amp;lt;your major/minor value&amp;gt;
    // For example, for a major value and minor value of 0xabcd and 0x0102 respectively, the
    // the following command should be used.
    // nrfjprog --snr &amp;lt;Segger-chip-Serial-Number&amp;gt; --memwr 0x10001080 --val 0xabcd0102
    uint16_t major_value = ((*(uint32_t *)UICR_ADDRESS) &amp;amp; 0xFFFF0000) &amp;gt;&amp;gt; 16;
    uint16_t minor_value = ((*(uint32_t *)UICR_ADDRESS) &amp;amp; 0x0000FFFF);

    uint8_t index = MAJ_VAL_OFFSET_IN_BEACON_INFO;

    m_beacon_info[index++] = MSB_16(major_value);
    m_beacon_info[index++] = LSB_16(major_value);

    m_beacon_info[index++] = MSB_16(minor_value);
    m_beacon_info[index++] = LSB_16(minor_value);
#endif

    manuf_specific_data.data.p_data = (uint8_t *) m_beacon_info;
    manuf_specific_data.data.size   = APP_BEACON_INFO_LENGTH;

    // Build and set advertising data.
    memset(&amp;amp;advdata, 0, sizeof(advdata));

    advdata.name_type             = BLE_ADVDATA_NO_NAME;
    advdata.flags                 = flags;
    advdata.p_manuf_specific_data = &amp;amp;manuf_specific_data;

    // Initialize advertising parameters (used when starting advertising).
    //memset(&amp;amp;m_adv_params, 0, sizeof(m_adv_params));

    m_adv_params.properties.type = BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED;
    m_adv_params.p_peer_addr     = NULL;    // Undirected advertisement.
    m_adv_params.filter_policy   = BLE_GAP_ADV_FP_ANY;
    m_adv_params.interval        = NON_CONNECTABLE_ADV_INTERVAL;
    m_adv_params.duration        = 0;       // Never time out.

    err_code = ble_advdata_encode(&amp;amp;advdata, m_adv_data.adv_data.p_data, &amp;amp;m_adv_data.adv_data.len);
    APP_ERROR_CHECK(err_code);

    err_code = sd_ble_gap_adv_set_configure(&amp;amp;m_adv_handle, &amp;amp;m_adv_data, &amp;amp;m_adv_params);
    APP_ERROR_CHECK(err_code);
    m_beacon_info[22] = percentage_batt_lvl;
    //NRF_LOG_INFO(&amp;quot;battary_level %d&amp;quot;,percentage_batt_lvl);
}


/**@brief Function for starting advertising.
 */
static void advertising_start(void)
{
    ret_code_t err_code;

    err_code = sd_ble_gap_adv_start(m_adv_handle, APP_BLE_CONN_CFG_TAG);
    APP_ERROR_CHECK(err_code);

    err_code = bsp_indication_set(BSP_INDICATE_ADVERTISING);
    APP_ERROR_CHECK(err_code);
}

static void adv_phy_update_timeout_handler(void * p_context,const uint16_t batt_lvl_in_milli_volts)
{     
    ret_code_t err_code = nrf_drv_saadc_buffer_convert(&amp;amp;m_adc_buf, 1);
    APP_ERROR_CHECK(err_code);
    
    err_code = nrf_drv_saadc_sample();
    APP_ERROR_CHECK(err_code);
    static bool coded;

    coded = !coded;

    sd_ble_gap_adv_stop(0);

    if (coded == true)
    {
        m_adv_params.primary_phy   = BLE_GAP_PHY_CODED;
        m_adv_params.secondary_phy = BLE_GAP_PHY_CODED;
        NRF_LOG_INFO(&amp;quot;Starting advertising with CODED PHY&amp;quot;);
        // m_beacon_info[22] = percentage_batt_lvl;
        NRF_LOG_INFO(&amp;quot;battary_level %d&amp;quot;,m_beacon_info[22]);
    }
    else
    {   
        m_adv_params.primary_phy   = BLE_GAP_PHY_CODED;
        m_adv_params.secondary_phy = BLE_GAP_PHY_CODED;
        NRF_LOG_INFO(&amp;quot;Starting advertising with 1M PHY&amp;quot;);
    }

    advertising_init();
    advertising_start();
}


/**@brief Function for initializing the BLE stack.
 *
 * @details Initializes the SoftDevice and the BLE event interrupt.
 */
static void ble_stack_init(void)
{
    ret_code_t err_code;

    err_code = nrf_sdh_enable_request();
    APP_ERROR_CHECK(err_code);

    // Configure the BLE stack using the default settings.
    // Fetch the start address of the application RAM.
    uint32_t ram_start = 0;
    err_code = nrf_sdh_ble_default_cfg_set(APP_BLE_CONN_CFG_TAG, &amp;amp;ram_start);
    APP_ERROR_CHECK(err_code);

    // Enable BLE stack.
    err_code = nrf_sdh_ble_enable(&amp;amp;ram_start);
    APP_ERROR_CHECK(err_code);
}


/**@brief Function for initializing logging. */
static void log_init(void)
{
    ret_code_t err_code = NRF_LOG_INIT(NULL);
    APP_ERROR_CHECK(err_code);

    NRF_LOG_DEFAULT_BACKENDS_INIT();
}

/**@brief Function for initializing LEDs. */
static void leds_init(void)
{
    ret_code_t err_code = bsp_init(BSP_INIT_LEDS, NULL);
    APP_ERROR_CHECK(err_code);
}


/**@brief Function for initializing timers. */
static void timers_init(void)
{
    ret_code_t err_code = app_timer_init();
    APP_ERROR_CHECK(err_code);

    err_code = app_timer_create(&amp;amp;m_adv_phy_update_timer_id,
                                APP_TIMER_MODE_REPEATED,
                                adv_phy_update_timeout_handler);
    APP_ERROR_CHECK(err_code);
}


/**@brief Function for initializing power management.
 */
static void power_management_init(void)
{
    ret_code_t err_code;
    err_code = nrf_pwr_mgmt_init();
    APP_ERROR_CHECK(err_code);
}

static void adc_configure(void)
{   
    ret_code_t err_code = nrf_drv_saadc_init(NULL, saadc_event_handler);
    APP_ERROR_CHECK(err_code);
    nrf_saadc_channel_config_t config =
        NRF_DRV_SAADC_DEFAULT_CHANNEL_CONFIG_SE(NRF_SAADC_INPUT_VDD);
    config.burst = NRF_SAADC_BURST_ENABLED;
    err_code = nrf_drv_saadc_channel_init(0, &amp;amp;config);
    APP_ERROR_CHECK(err_code);
    err_code = nrf_drv_saadc_calibrate_offset();
    APP_ERROR_CHECK(err_code);    
}

/**@brief Function for handling the idle state (main loop).
 *
 * @details If there is no pending log operation, then sleep until next the next event occurs.
 */
static void idle_state_handle(void)
{
    if (NRF_LOG_PROCESS() == false)
    {
        nrf_pwr_mgmt_run();
    }
}


/**
 * @brief Function for application main entry.
 */
int main(void)
{
    // Initialize.
    log_init();
    timers_init();
    leds_init();
    power_management_init();
    ble_stack_init();
    adc_configure();
    (void)sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE);
    advertising_init();

    // Start execution.
    NRF_LOG_INFO(&amp;quot;Beacon example started.&amp;quot;);
    
    advertising_start();

    uint32_t err_code = app_timer_start(m_adv_phy_update_timer_id, APP_TIMER_TICKS(3000), NULL);//10000
    APP_ERROR_CHECK(err_code);

    // Enter main loop.
    for (;; )
    {
        idle_state_handle();
    }
}


&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379813?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 08:10:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4156102-6d8f-4b7d-a221-3b5e12d5d0f2</guid><dc:creator>sasci</dc:creator><description>[quote userid="73165" url="~/f/nordic-q-a/90540/reduce-power-consumption/379556"]Are you using the module on a custom board or the evaluation kit for the module?[/quote]
&lt;p&gt;&lt;span&gt;Just using module and battery. This device is edge device. This device reading battery level and set phy beacon then advertising.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/90540/reduce-power-consumption/379556"]Ok, so I&amp;#39;m guessing the battery level is read by using the ADC? Can you share your code?[/quote]
&lt;p&gt;Of course. It is possible&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379556?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 13:37:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c0ad8d6-3ff9-41bd-a425-a82b94777e24</guid><dc:creator>Jared</dc:creator><description>[quote user="sasci"]&lt;p&gt;There are battery level reading and phy beacon. but I don&amp;#39;t know how to uninitialize before going to sleep.&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;/div&gt;&lt;/blockquote&gt;[/quote]
&lt;p&gt;Ok, so I&amp;#39;m guessing the battery level is read by using the ADC? Can you share your code?&lt;/p&gt;
[quote user="sasci"]I am using bt840F.&amp;nbsp;[/quote]
&lt;p&gt;Are you using the module on a custom board or the evaluation kit for the module?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379502?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 11:11:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0af8b2cd-01fc-4a77-93cb-087ce28af95e</guid><dc:creator>sasci</dc:creator><description>[quote userid="73165" url="~/f/nordic-q-a/90540/reduce-power-consumption/379487"]What peripherals you are using and if you un-initialize them before going to sleep.[/quote]
&lt;p&gt;There are battery level reading and phy beacon. but I don&amp;#39;t know how to uninitialize before going to sleep.&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/90540/reduce-power-consumption/379487"]How do you measure the current? Are you using using the PPK, can you share a plot of the current?[/quote]
&lt;p&gt;I don&amp;#39;t use ppk. I am using multimeter instead of ppk.&amp;nbsp;&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/90540/reduce-power-consumption/379487"]Are you using a custom board or a development kit? Have you been able to reproduce this on a dev kit?[/quote]
&lt;p&gt;I am using bt840F.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reduce power consumption</title><link>https://devzone.nordicsemi.com/thread/379487?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2022 10:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:210d7c98-4e25-4a8b-92b3-d456d4d1b7b5</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you provide more information such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What peripherals you are using and if you un-initialize them before going to sleep.&lt;/li&gt;
&lt;li&gt;How do you measure the current? Are you using using the PPK, can you share a plot of the current?&lt;/li&gt;
&lt;li&gt;Are you using a custom board or a development kit? Have you been able to reproduce this on a dev kit?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;regards&lt;br /&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>