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 Z-Stack中,睡眠醒来后如何进入事件?

Other Parts Discussed in Thread: Z-STACK

大家好!

在S-TacK中编译POWER_SAVING,并且在osal_pwrmgr_powerconserve()里把next设为固定值,让每次睡眠时间固定。想要在睡眠时间到后进入测量温度并发送数据事件,事件结束后进入睡眠,如此循环。

在此请教大家如何实现,谢谢!