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.

CC2530休眠定时器的设置和唤醒

Other Parts Discussed in Thread: CC2530

各位大侠,在下想请教一下CC2530定时器的休眠问题,我按照TI的Power Management for The CC2530.pdf设置了相关的参数,具体做法如下:

1.添加POWER_SAVING选项

2.设置RFD_RCVC_ALWAYS_ON=FALSE

3.修改OnboardKeyIntEnable = HAL_KEY_INTERRUPT_ENABLE

但是现在貌似进入休眠就唤醒不了了,该怎么做呢?请各位大神指教呀!