Hello,
I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot power in terms of small battery-powered device. I set the SCAN WINDOW to 1000ms and SCAN INTERVAL to 10 seconds. In each scan window, it consume 5-6 mA.
Is there any solution to reduce the current consumption of scanning.
Thank you in advance.