HOWTO.remote-commands Revision -------- 0.1 2015-02-11 Intro ----- There is support for executions of command on on remote node within the WSN network. This feature was added in firmware version 6.1. For security reasons this feature is disabled by default. Enable ------ To allow remote nodes to run commands on the local node: rcmd on and consequently to disallow rcmd off rcmd with no options inicates rcmd setting. Example of a tx command ------------------------ tx SEL=N1 de led tx : is the command for sending packets from command line. SEL= : selects the target node. This is the txt field. Here txt=N1 de led : the command to be executed. Here a debug command. Turn on LED. Prerequisites ------------- The radio must be enabled for this function to work. Either TTL_USB cable connected, or "log on" command set.