...
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
to your
and subscribe to data notifications to see the packets being received at the
:
Image Modified
Tip |
---|
Refer to the following documentation for the : |
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:
...