Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hi guys,
I'm trying to use OSAL timer functions to trigger a function over specific intervals.
as I read in z-stack doc there is event_id in OSAL timer function's input elements.
my question is how can I generate my own event and how to map a function to that event
