We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm using Sensinode Platform for IEEE 802.15.4 and my task is to implement network time synchronization. Currently I'm trying to synchronize the clock of two nodes. The CC2430 Timer 1 counter is used to keep the clock of each node. Timer 1 counter is running at 4 microsecond.
My problem is how can I set the Timer 1 counter value to a new value. Lets say node-A counter is at 3000 and node-B counter is 2000. So node-B is 1000 count behind the node-A. How can I make the node-B clock to be 3000?
Please help me out!!
Regards, Aamir