Song Guo | 4ee5534 | 2020-09-11 11:40:06 +0800 | [diff] [blame] | 1 | #!/bin/bash |
2 | |||||
3 | service dbus start | ||||
4 | sleep 1 | ||||
Jiacheng Guo | e4ac46a | 2020-11-11 00:04:34 +0800 | [diff] [blame] | 5 | service avahi-daemon start |
Song Guo | 4ee5534 | 2020-09-11 11:40:06 +0800 | [diff] [blame] | 6 | /usr/sbin/otbr-agent -I wpan0 spinel+hdlc+uart:///dev/ttyUSB0 & |
7 | sleep 1 | ||||
8 | ot-ctl panid 0x1234 | ||||
9 | ot-ctl ifconfig up | ||||
10 | ot-ctl thread start | ||||
11 | |||||
Michael Spang | aa919a9 | 2021-03-02 11:04:21 -0500 | [diff] [blame] | 12 | chip-lighting-app --thread |