Other Parts Discussed in Thread: CC2530, Z-STACK
在Z-Stack Home 1.2.0版本中,hal_timer.c中有关的定时的实现全部都没有了。显然使用osal_start_timerEx是无法实现长时间定时的,自己使用CC2530的写法可以触发5s以内的定时可以触发,但是超过5s就不行了。还有调用了一个 一直频闪的函数HalLedBlink( HAL_LED_1, 0, 50, 1000 );同样是只能闪烁5s。他们之间是否同样的问题?
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.