cascoda-sdk-pages

OpenThread Baremetal Example

This directory contains the simple source for two example applications:

ot-cli

This application presents the OpenThread CLI over its serial interface in a way that can be accessed by the serial adapter host program.

In addition to this, the ot-cli application has some extra commands implemented for demonstration and testing purposes.

Command Description
sensordemo [sensor/server/stop] Start or stop the simple sensordemo, as a sensor, transmitting sensor readings, or a server, which receives them. Simple example coap & cbor example.
autostart [enable/disable] Enable or disable the autostart feature, which will cause the device to automatically boot up and attach to a thread network when powered - useful for using without the CLI.
join [info] Get the joining credentials (if info is specified). Otherwise, start the autojoining procedure, as specified in the commissioning document.
dnsutil Test DNS resolution of a hostname.