Hi,
I'm using NRF52832 with s132 softdevice for a low power project. I notice that when running firmware with DFU Buttonless, the SoC consume more power than without it.
I refer ble_app_buttonless_dfu example for my firmware. From my understanding, ButtonlessDFU is enable when calling bleDfuButtonlessAsyncSvciInit().
My question is:
- Does ButtonlessDFU truely consume more power than just flash using IDE?
- Is there any way to reduce power when using Buttonless service?
Thanks a lot for helping!
