Tool/software:
Hi Team,
My customer is using CC2340R5-Q1 and no power button and reset button in the design.
They have finished the test of power consumption and it is good for mass production.
But if watchdog timer is activated, the power consumption is not good.
We know the watchdog timer runs on a 32 kHz clock rate and operates in device active, idle, and standby modes and cannot be stopped once enabled.
However, we may save in warehouse or shipping by sea for months.
Since we don’t know how long it will remain in standby mode, it will make more reset than the case without setting watchdog timer.
And more reset will cost more power consumption while using watchdog timer.
Please help to provide comments to reduce reset caused by watchdog time-out.
If system error is less happened at stand-by mode, can we just disable watchdog timer before entering standby mode and enable it after leave standby mode?