Versions Compared

Key

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

...

Once the device is joined, the 01-join sample application starts a task which sends a packet to the manager over the wireless network every 10s. You can connect the ApiExplorer application from the 

Include Page
_def_smsdk
_def_smsdk
 to your 
Include Page
_def_mgr
_def_mgr
 and subscribe to data notifications to see the packets being received at the 
Include Page
_def_mgr
_def_mgr
:

Image Modified

Tip

Refer to the following documentation for the

Include Page
_def_smsdk
_def_smsdk
:

You can also use the ApiExplorer application to send arbitrary data to the mote, using the sendData command:

Image Modified

The 01-join sample application prints details about the received data over CLI:

...