-
### Describe the issue you are experiencing
I added two new devices which aren't shown anywhere, not at the normal device list, the device inbox or somewhere else. I already restarted RaspberryMatic …
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2023.01](https://github.com/RIOT-OS/RIOT/releases/tag/2023.01-RC1) release.
Specs tested:
- [x] [01-ci](https://github.…
-
I think there is a typo in the end of the wiki of [Packet Buffers](https://github.com/contiki-ng/contiki-ng/wiki/Documentation:-Packet-buffers#queuebuf)
"""
Keep in mind that some Contiki-NG feature…
-
Recently introduced class names for remote agents implicitly assumes all agents respond to `ParameterReq` for parameter `type`. This is a poor assumption and should be removed.
Suggested fix:
- Up…
-
**Describe the bug**
When compiling openthread libraries through west, implementation of `mbedtls_base64_encode` is missing.
**To Reproduce**
1. Initialise nRF SDK - `west init -m https://githu…
-
**Description**
WebView2 errors when trying to navigate to any url on a Windows Server 2008 Enterprise R2 Citrix machine. We have tried setting Windows 7 compatibility mode on the msedgewebview2.exe…
-
Hey @kokonior!
I would like to contribute CSMA implementation using python to this project for Hacktoberfest21.
Will you please assign me this issue?
Thanks and regards,
Atanu
-
Hi, first I must say it is very critical issue for us and I would need any urgent help if possible.
### The Setup:
We have a hardware setup of 50x nRF5280 + one NCP and a border router.
Currently…
-
In the code for
S2LP::S2LPCsmaSetCcaLength(uint8_t xCcaLength), it is missing the shift to the upper 4 bits of the register. See S2LPCsmaGetCcaLength method.
```
/**
* @brief Set the CCA lengt…
-
#### Description
I noted that current RIOT-OS doesn't have support for XMEGA CPUs. After some research I found a 2018 version from @Josar, which seams as a good start point.
I adjusted the code an…