Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Not able to get HA OTBR thread radio running

Featured Replies

I'm already a couple of days trying to install and start ghcr.io/ownbee/hass-otbr-docker:latest' repository and I also tried openthread/border-router:latest
I did buy the newest connect ZBT-2 dongle and flashed it with the Thread OTBR.

But I'm not able to get it running.

I asked advise from CHatGPT but no succes.
The problem is that I cannot get to the connect ZBT-2 at ttyACM3. The docker is not accepting the needed settings for that and instead of connecting ttyACM3 it is trying to connect to ttyACM0 (My Zigbee dongle) This causing a crash of my Zigbee2MQTT docker)

docker run
  -d
  --name='otbr-docker'
  --net='host'
  --pids-limit 2048
  --privileged=true
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower2"
  -e HOST_CONTAINERNAME="otbr-docker"
  -e 'BACKBONE_IF'='eth0'
  -e 'FLOW_CONTROL'='1'
  -e 'FIREWALL'='1'
  -e 'NAT64'='1'
  -e 'BAUDRATE'='460800'
  -e 'OTBR_REST_PORT'='8082'
  -e 'OTBR_WEB_PORT'='7586'
  -e 'AUTOFLASH_FIRMWARE'='0'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.icon='ot-logo-thread.png'
  -v '/mnt/user/appdata/otbr':'/data':'rw'
  --device='/dev/net/tun'
  --device='/dev/ttyACM3' 'ghcr.io/ownbee/hass-otbr-docker:latest'

b01891820e3be9d6f23fb5b485db8abaf448c68bd8acaaf499777f0ce60f2d93

The command finished successfully!

and docker image:


docker run
  -d
  --name='otbr'
  --net='host'
  --pids-limit 2048
  --privileged=true
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Tower2"
  -e HOST_CONTAINERNAME="otbr"
  -e 'TZ'='Europe/Amsterdam'
  -e 'BACKBONE_IF'='eth0'
  -e 'FLOW_CONTROL'='1'
  -e 'FIREWALL'='1'
  -e 'NAT64'='1'
  -e 'BAUDRATE'='460800'
  -e 'OTBR_REST_PORT'='8082'
  -e 'OTBR_WEB_PORT'='7586'
  -e 'AUTOFLASH_FIRMWARE'='0'
  -e 'THREAD_PATH'='/data'
  -e 'RADIO_URL'='spinel+hdlc+uart:///dev/ttyACM3?uart-baudrate=460800&uart-flow-control'
  -l net.unraid.docker.managed=dockerman 'openthread/border-router:latest'

4c641a0233a9cc890aed40b2c8c0fb99d5e89ae2c7191e59f797fa48e10107aa

The command finished successfully!

Both without succes.

In the log of latest repository says a line: [NOTE]-AGENT---: Radio URL: spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=1000000

Showing not accepting BaudRAte and ttyACM3

Any Ideas?

Or where to find some tutorial or help?

Thanks

Edited by canedje2
image changed

Solved by JorgeB

  • Community Expert
  • Solution

Look for the container's support thread/link:

docker support.JPG

  • Author

Thanks I do have it up and running.

It was a difficult operation

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.