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

Power consumption for NRF52832 SoftDevice v3.0.0

Hi,

My apology if this question has been answered. I wonder if >2mA current draw for an APP with the following design considered normal consumption?

  1. Custom GATT profile
  2. Device Information Service profile
  3. Advertising at 375ms
  4. Power_manage() => Verified that the device goes to lp mode since my current draw was much higher when I commented out this function.
  5. 3 additional software timer enabled
  6. Power cycled to get out of debugging mode
  7. Compilation optimised (-O3) and "Optimise for Time"

I still have other peripherals, e.g. SPI, TWI, GPIOTE, UART, which I have disabled for now to check the base current consumption with BLE on.

Parents Reply Children
No Data
Related