English
Language : 

ZAURA Datasheet, PDF (79/99 Pages) –
ZAURA RF Wireless Library
Programmer’s Reference Manual
67
Table 14. Library Shell Commands
Shell
Command
(pName) Function Pointer (pFunc)
Use For
ipo
ZAURA_RF_ShellCmdIpo
Get/set system Internal Precision Oscillator
frequency.
nid
ZAURA_RF_ShellCmdNid
Get/set the ZAURA RF Wireless Module
Network Identifier.
pa
ZAURA_RF_ShellCmdPa
Initiates transmission of preamble pattern.
per
ZAURA_RF_ShellCmdPer
Initiate transmission of a burst of 100 packets
(use with peer running 'rx' command).
port
ZAURA_RF_ShellCmdPort
Modifies a GPIO port output pin.
pwr
ZAURA_RF_ShellCmdPwr
Get/set the ZAURA RF Wireless Module
transmit power level.
reboot
ZAURA_RF_ShellSoftReset
Initiates POR reset.
rssi
ZAURA_RF_ShellCmdRssi
Displays RSSI of the current RF channel.
rx
ZAURA_RF_ShellCmdRx
Places the radio in receive mode waiting for a
burst of 100 packets from remote peer running
'per' command.
sleep
ZAURA_RF_ShellCmdSleep
Places the ZAURA RF Wireless Module node
in a low power mode until a console character
is received or a push button activated.
stats
ZAURA_RF_ShellCmdStats
Displays packet level statistics.
tx
ZAURA_RF_ShellCmdTx
Transmits one or more data packets.
uecho
ZAURA_RF_ShellCmdZAURA_RF_ Enable/disable local echoing of console input.
UartEcho
void
Returns
Example
If there was room to add the command, then ZAURA_RF_SUCCESS
is returned; otherwise, ZAURA_RF_FAILURE is returned.
RM006003-1011
ZAURA_RF_ShellAddCmd