Versions Compared

Key

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

...

The  LEDPing application interacts with a mote in master mode, using OAP. It sends a command to set the LED on, waits for an indication that the change was done, sends a command to set the LED off, etc.

Without backbone mode

  • Start the LEDPing application, and connect to the manager.
  •  Enter the MAC address of the mote in the text field, then press start. 
  • Using a stopwatch, what is the time it takes for the LED to switch ON 10 times?  

    Info
    iconfalse
    titleAnswer 28.1:


     

  • What is the average RTT of the network (round-trip time)?

    Info
    iconfalse
    titleAnswer 28.2:



With backbone mode

Tip

"Backbone" is a mode where all cells of the communication schedule are scheduled. This yields very low latencies, at the cost of an increased power consumption.

...