blob: 2f0bfb3b7224aac69c84625cffc8ee0c230b9031 [file] [log] [blame]
#!/bin/bash
service dbus start
sleep 1
service avahi-daemon start
/usr/sbin/otbr-agent -I wpan0 spinel+hdlc+uart:///dev/ttyUSB0 &
sleep 1
ot-ctl panid 0x1234
ot-ctl ifconfig up
ot-ctl thread start
sleep infinity