Other Parts Discussed in Thread: Z-STACK
Hello world !
I'm running on CC2530s with the Z-Stack 2.2.0.
Here is my problem :
what's the function to blocking wait which does NOT occupy cpu time in ZStack-2.2.0??
I have tried HalSleepWait(uint16) and MicroWait(uint16), but they also occupy cpu time.
Thanks a lot.
Regards,
wym