-
I am implementing the openthread on makerdiary's nRF52840-MDK using a Linux machine.
It goes fine up to flashing the board. After that, the step where we have to configure wpantund, it constantly sh…
Yug11 updated
5 years ago
-
Please consider also offering OpenThread NCP (Network Co-Processor) builds as an optional alternative to OpenThread RCP.
https://openthread.io/platforms/co-processor
PS: OpenThread NCP firmware …
Hedda updated
8 months ago
-
The netsetup communicate with the following dbus services: bluetoothd and wpantund.
When these services are down the netsetup should listen to signal `NameOwnerChanged` to handle to any issue that it…
-
**Describe the bug**
The steps in INSTALL.md cannot build the latest release of wpantund.
**To Reproduce**
See Console/log output.
**Expected behavior**
The steps in INSTALL.md should be suff…
-
**Describe the bug**
If attempting to use one of the `wpanctl` commands:
- add-prefix
- remove-prefix
- config-gateway
- add-route
- remove-route
when the NCP **hasn't** been compiled with …
-
- Setting up nrf52840 USB Dongle
- Product ref: https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/getting-started/
- Pre-built NCP firmware obtained from: https://github.com/makerdiary/nrf…
-
https://github.com/openthread/silk/blob/3b29c48c1767132213be23a6ca7abe37df0b261d/silk/tests/openthread/ot_test_off_mesh_route_traffic.py#L227
-
The installation guide at the moment relies on a deprecated project (wpantund) and design. NCP is not very well supported currently by the openthread project. The new way to go seems to be RCP design.…
-
I have started wpantund and add prefix to the network.
After wpantund restart I can see restoring logs "Restoring interface/user originated address/prefix/route entries on NCP" but the prefix is not …
-
Hello all,
i work on building an openthread network with stm32wb chip.
Now i want to create a border router with raspberry pi,but unfortunately ST doesn't provide any NCP program for there boar…