blob: b31c5bdf1552a30161fd4cc423d7610fd2129180 [file] [log] [blame]
#!/bin/bash
service dbus start
sleep 1
/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