Hi Nordic Expertise,
I'm buying PPK to measure the current. Meanwhile I'm studying to reduce power consumption and I'm using:
a. nrf52840, advertise interval 500ms.
b. 1 button. Active low. Default NC. No external pull up.
c. 1 input. Wire connection. Active low. Default NC. No external pull up.
d. 1 cr2032 battery.
1. If we enable peripherals in "sdk_config.h" but not used it in our application, not even initialize. Is the consumption still same with when disable it?
2. The tx power level in datasheet "-20 to +8 dBm TX power, configurable in 4 dB steps". By right -20dBm should have the lowest tx current right? Do any concern I need to aware if using the lowest one?
3. For input, using toggle interrupt or read the pin status (5s) is used lower current?
4. Is it achievable to run one month before the battery die?
5. let say I change the nrf52840 with nrf52810. The application is same. Do the power consumption will be the same or reduced
6. Using app timer, trigger every 1s compare with trigger every 2s. By right trigger 2s have less power consumption right?
7. This one not related to power consumption. Component in (c) seem not stable when disconnected the input wire. Keep getting toggle event. Is it no other choice then must add pull up resistor? While component in (b) so far stable.
Any advice to reduce the consumption even more is appreciated.
Please help.
Thanks & Best,
Rezan