-
**Describe the bug**
1. `NCP` are still used in some places. [Codelab #Step4](https://openthread.io/codelabs/openthread-hardware#3) says, "**Set up the RCP Joiner**". And `ot-ctl` is used to manage t…
-
I'm trying to use the `OPENTHREAD_CONFIG_MLE_ATTACH_BACKOFF` feature. I'm just using the default minimum interval (251 ms) and the maximum interval (1200000 ms). It seems the reattach attempts stop af…
-
I'm using the same board as in the tutorial, esp32-WROOM-32+ nrf52840DK
I followed tutorial and got the borad running.
Then i connected to the ESP32 use "make monitor" command, and tried to set…
-
hey all!
I am wondering how to read those ext-adrresses.. Trying to follow it in the code, but its kinda hard..
![image](https://user-images.githubusercontent.com/55546823/100229934-430aaa80-2f25…
-
I am trying to install `ot-br-posix` in Raspberry Pi 3B. I am encountering an issue regarding cloning of `wpantund` repository. PFA for reference.
Version which I am trying to build:
```
commit 6…
-
**Describe the bug**
I compiled openwrt on the Raspberry Pi, integrated ot-br-posix and wpantund.
Now otbr-agent runs successfully, but wpantund cannot start.
I want to know how to use wpantund on…
-
-
**Describe the bug**
I want to implement the thread terminal to automatically connect to the OTBR by commissioning after it starts, and then connect to the external network.
OTBR runs openwrt Integr…
-
**Describe the bug**
The docker image `otbr` on github is outdated and still uses wpantund.
**To Reproduce**
```
docker pull openthread/otbr:latest
docker run -it --entrypoint bash openthre…
gjc13 updated
4 years ago
-
After updating
* from https://github.com/zephyrproject-rtos/zephyr/commit/2cfb11e0508c1e9efa6ef9c505fcfb5e48a27be5 to https://github.com/zephyrproject-rtos/zephyr/commit/6667dc35e7ea75eb19602ffc86c…