Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Details about the Application

The sample application consists of a task which arms a timer, waits for it to expire, and blinks the blue LED.

It uses dn_getNetworkTime() to retrieve the current network time, and arms the timer so it expires the next time the ASN counter is integer divisible by 256. Since all nodes increment their ASN at the same time, this event happens at the same time on all nodes in the network.

Include Page
_inc_sync
_inc_sync

Tip

The synctemp sample application uses the same synchronization mechanism, but samples and reports temperature rather than blinking its LED.