-
Hi all,
I've been thru the documents describing NCP and RCP integration and as far as I understand both model need a Linux Host processor to run : ot-br-posix for RCP or wpantund for NCP.
Can yo…
-
Recently is our internal CI we have been observing increased number of issues where spinel interface times out. However the last reset reason on Nordic SoC shows Power On (without any potential assert…
-
We have noticed failures cases of `test-026-slaac-address-wpantund` toranj test-case.
Debugging and checking the log I found this pattern (adding a simplified version of events that can produce the i…
-
The latest open thread repo for the nrf52840 platform provides support for NCP, but the latest ot-br-posix platform for the Rpi-based border router doesn't support NCP.
Only RCP is supported there. I…
-
I'm trying to setup a openthread borderrouter with the nRF52840 MKD USB Dongle and an Kubuntu 21.10 machine. I'm following the install.md for Ubuntu, and would expect to have a working wpantund.servic…
-
On a Rpi based gateway, is it possible;e to run both wpantund and ot-ctl interface?
Can I add 2 nrf52840 devices to rpi USB ports and configure one device as NCP and other as RCP?
-
A number of build errors occur when trying to build `wpantund` on macOS 11.4, Xcode 12.5. In this case, it's on commit bf45115f41ba2b8029eda174be2b93dea73b9261.
Some of the errors are related to st…
-
Problem Statement:
OpenThread network is meant to provide _low power_ mesh networking, however the means to connect the network to the internet (i.e. via Border router) doesn't seem to support low po…
-
In Spinel.c, there are:
```c++
spinel_prop_key_to_cstr(spinel_prop_key_t prop_key)
spinel_capability_to_cstr(spinel_capability_t capability)
```
(and some others)
How are they intended to be …
-
I've bought a nrf52840-mdk-usb-dongle from China.
I've downloaded nrf connect onto a windows machine and a linux machine.
I've tried inserting into usb and inserting into usb with reset pin held dow…