Update README.md

This commit is contained in:
Harald 2017-09-08 13:25:34 +02:00 committed by GitHub
parent 8e23d07de4
commit 11525b74ae

View file

@ -11,20 +11,35 @@ start a terminal programm
picocom -c -b 38400 --omap crcrlf /dev/ttyUSB0 picocom -c -b 38400 --omap crcrlf /dev/ttyUSB0
? [ENTER] ? [ENTER]
Available commands: Available commands:
?: shows this help ?: shows this help
ccathresholds <threshold: change cca thresholds -91 to -61 dBm (default -77) ccathresholds <threshold: change cca thresholds -91 to -61 dBm (default -77)
exit: exit shell exit: exit shell
help: shows this help help: shows this help
kill <command>: stop a specific command kill <command>: stop a specific command
killall: stop all running commands killall: stop all running commands
null: discard input null: discard input
panid <0xabcd>: change panid (default 0xabcd) panid <0xabcd>: change panid (default 0xabcd)
ps: list all running processes ps: list all running processes
quit: exit shell quit: exit shell
reboot: reboot the system reboot: reboot the system
rfchannel <channel>: change radio channel (11 - 26) rfchannel <channel>: change radio channel (11 - 26)
saverfparam <> save radio parameters txpower, channel, panid to eeprom settingsmanager saverfparam <> save radio parameters txpower, channel, panid to eeprom settingsmanager
txpower <power>: change transmission power 0 (3dbm, default) to 15 (-17.2dbm) txpower <power>: change transmission power 0 (3dbm, default) to 15 (-17.2dbm)
------------------------------------------------------------------------------ ------------------------------------------------------------------------------