Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
Hi,
I'm studying CC1310 sample project ( wakeup on radio ), but i have some question as below.
- The TX/RX time is too long(500ms on 50kbps data rate for one packet) when implement WOR function. Can we shorten the time?
- WOR only implement TX/RX driver now. Is it run base on the IEEE 802.15.4 stack you provided?
- In our application. Sleep device need the ultimate power saving capacity and need to synchronize with coordinator every 60sec. Does WOR is better than the IEE802.15.4 mechanism?