Hai-Ninh Dang

Results 25 comments of Hai-Ninh Dang

@silabs-NikhilS I had the same problem, did you solve it?

> @mrninhvn You can use the '-d' parameter to print more information as follow, > > ``` > /usr/sbin/otbr-agent -d 7 -I wpan0 "spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=115200" > ``` `root@OpenWrt:~# /usr/sbin/otbr-agent -v` `otbr-agent[2229]:...

> No printing is normal when you run `/usr/sbin/otbr-agent -d 7 -I wpan0 'spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=115200'` > > ``` > ~# ps | grep otbr-agent > 15319 root 3484 S /usr/sbin/otbr-agent -d...

> **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. The current OpenWRT build doesn't publish Thread mDNS. >...

> @mrninhvn mdns support on OpenWRT platform is missing, it will be great if you could contribute! I still don't quite understand, How will the lack of mdns affect? I...

> > What do you mean openwrt border router cannot not run? What's the phenomenon? What's you detail setup? > I got same problem with @caipiblack, thread device can ping...

Hi, I'm also trying to run openthread border router with openwrt. I have the same problem as you, however I can't create a network in web interface, while using `ot-ctl`...

> > Hi, I'm also trying to run openthread border router with openwrt. I have the same problem as you, however I can't create a network in web interface, while...

Update my `ifconfig up` log: ``` otbr-agent[26928]: 00:08:15.341 [I] Platform------: > ifconfig up otbr-agent[26928]: 00:08:15.341 [N] Cli-----------: Input: ifconfig up otbr-agent[26928]: 00:08:15.344 [I] Platform------: [netif] Added multicast address ff02::1 otbr-agent[26928]:...

Update my test status, maybe it will help. - My otbr openwrt run on Xiaomi router 3. - After setup `ipset`, `ifconfig up` running fine, no error. - I can...