This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Power consumption issue with custom nRF52832?

Hello sir,

I have develop product on nRF52832 DK and now i using custom nrf52832 board Here. I want to continuously on my device with BLE advertising continuously no sleep mode. for high speed BLE through put and continuously advertising we have set following parameter. image description

For my device power connection i use AA 1.5*2 = 3V battery cell. But sir now power consumption is very high how i can reduce power consumption for device for long battery life. How i calculate power consumption for continuously ON. I have turn off sleep mode in my programming.

But for saving power if i enable sleep mode in my application programming and then device go to sleep mode at that time how i can wake up device using android app without pressing any reset key. Is it possible please sir let know, and give me some tutorial link which is useful for reducing power consumption.

Thanks in Advanced....... Vishal

Parents
  • Thnaks for your reply, So i am not able to enable DCDC mode so please can you suggest me how i can reduce power consumption without DCDC enabled. I am using ble_app_uart__saadc_timer_driven__scan_mode and edited in this example code with my application. Sample rate is 256 is in micro second read sample upto 12288 point, then stop. NRF timer frequency is NRF_TIMER_FREQ_31250Hz. I am not disabling SAADC between sampling how i disable SAADC between ssamples. This sample point for 1 channel i read one by one channel for 3 axis accelerometer sensor. I am using only 3 SAADC channel. Give me your valuable suggestion for reducing current power consumption. Thanks...

Reply
  • Thnaks for your reply, So i am not able to enable DCDC mode so please can you suggest me how i can reduce power consumption without DCDC enabled. I am using ble_app_uart__saadc_timer_driven__scan_mode and edited in this example code with my application. Sample rate is 256 is in micro second read sample upto 12288 point, then stop. NRF timer frequency is NRF_TIMER_FREQ_31250Hz. I am not disabling SAADC between sampling how i disable SAADC between ssamples. This sample point for 1 channel i read one by one channel for 3 axis accelerometer sensor. I am using only 3 SAADC channel. Give me your valuable suggestion for reducing current power consumption. Thanks...

Children
No Data
Related