Other Parts Discussed in Thread: CC2340R5, SYSCONFIG
Tool/software:
Good afternoon,
I use cc2340r5 and simplelink_lowpower_f3_sdk_8_10_01_02 .
My program is based on basic_ble with some logical modifications. So now, after a certain time, I stop scanning the network, turn off all the peripherals and, according to the power policy, switch to Standby mode (which can be seen through the energy trace).
Now let's move on to the main question, can I create an RTC timer and use it to bring the device out of Standby mode?
And if it is possible, are there examples of setting the RTC timer somewhere?
Regards, Vadim.