-
**Describe the bug**
Target Platform: nRF9160 based custom board
Calling `rd_client_stop()` with `deregister == true` does not emit a `LWM2M_RD_CLIENT_DISCONNECT` event when the rd client is…
-
**Problem**
Running Twister on tests in tests/kernel/common, targeting platform lpcxpresso55s69/lpc55s69/cpu0/ns, results in build errors.
**To Reproduce**
Steps to reproduce the behavior:
…
-
**Describe the bug**
We have multiple IOT devices connected in lab network. The Gateway is helping route the IOT communication to external hub.
But if the Lab team replaces the Gateway all the devic…
-
If you modify the configuration through menuconfig, an error will be reported when compiling again.
For example:
1. west build -b bbc_microbit_v2 zephyr/tests/bluetooth/shell/ -p auto
2. west…
-
Describe the bug
The esp32 UART rx FIFO threshold is fixed at 0x16 bytes, leading to premature end of frame detection and incorrect decoding of Modbus packets larger than 0x16 bytes.
When Modbus…
-
**Describe the bug**
https://github.com/zephyrproject-rtos/zephyr/pull/69081 increases RAM usage by an extra ~100KB, causing .bss section overflows on devices with small memories. I have encountered …
ttmut updated
5 months ago
-
**Describe the bug**
Actually, with the detached SHA1 `e554857` from Zephyr's west manifest, `west update` runs into the following error:
```
ERROR: update failed for project hal_espressif
```
…
rexut updated
6 months ago
-
Are there any plans to increase MSC support here?
CDC+MSC may be great
Thanks
-
**Describe the bug**
I have cloned esp-matter sdk with the following command and I'm sure that nothing went wrong during the cloning process:
```
git clone \
--branch release/v1.2 \
--d…
-
Hello, sorry for a bit stupid question, I just started to learn runtime.js.
My question is - is it difficult to write hypervisor with runtime.js?
All what I need is convinient "wrapper" for distribut…
danxn updated
9 years ago