Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
93a8cedb0654791bbb7583564a2015d16df77865
/
.
/
examples
/
bridge-app
/
linux
/
entrypoint.sh
blob: 9d33bdd92ce434741901b45fbd4ed37ebda647c2 [
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
chip
-
bridge
-
app