请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC1310 我的程序调用 usSleep ()函数,μ A、但在睡眠时间中、cc1310的功耗有5mA、因此我认为如果有其他 API 可用于强制 CC1310进入待机模式、则 cc1310不会进入待机模式;
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
是的、这是意料之中的。 只要射频内核仍在运行、MCU 就不会进入睡眠状态。 您可以设置不活动超时以自动关闭射频内核。 请参阅 https://software-dl.ti.com/simplelink/esd/simplelink_cc26x2_sdk/2.30.00.34/exports/docs/zstack/doxygen/tidrivers/html/structRF__Params.html。默认值表示"持续无限时间"。