Tool/software:
HW: Customer CC2340R5 board
SW: SDK 9.10
Description:
Customer CC2340R5 board is working fine by using SDK 8.40, it's able to enter standby mode and power consumption is low (few uA)
However, after migrating to SDK 9.10, the same customer board can't enter standby mode and the current consumption is very high (~2mA).
If customer change the LF clock source from external XOSC to internal RCOSC, it looks system is able to enter standby mode.
Meanwhile, customer also remove all peripheral IC to eliminate every possibility.
Base on the above observation, we suspect the standby source code between SDK 8.4 and SDK 9.1 causes the symptom.
Could you tell us where to check no matter in HW and SW to make the board into standby mode?