-
-
According to nordic the LTE and GPS shares a physical radio resource.
While using your library it seems that if GPS is currently awaiting fix, and I send something on a socket, the send future retu…
-
注意:本人使用的ubuntu版本为22.04,同时磁盘容量分配需满足最低80G
开发中的问题可重点参考官方issue:
* [https://github.com/project-chip/connectedhomeip/issues](https://github.com/project-chip/connectedhomeip/issues)
* [https://github.co…
-
Are you going to add s130/s120 support in near future?
-
Board: generic_nrf52840
This is a dumb question. How do I enable the RNG driver (cores/nRF5/nordic/nrfx/drivers/include/nrfx_rng.h)? I have included the driver in my source file. I have added `-DNR…
-
## Introduction
The I2C API's `i2c_transfer()` and async variants are currently loosely specified, leading to inconsistent and inefficient device driver behavior and usage. This RFC aims to update th…
-
# Mission - Leka Bootloader & Firmware Update
## Introduction
Leka is an interactive educational toy. It contains a complex firmware called [LekaOS](https://github.com/leka/LekaOS/). As with any…
-
tl;dr: by policy Zephyr sample configurations should be self-contained and not rely on board-specific default selects. Failure to do this should be considered a bug in the sample.
As we move towar…
-
**Is your enhancement proposal related to a problem? Please describe.**
The fatfs function f_mount has a parameter initialization option which describes the mounting option for the drive . This optio…
-
When I try to run:
`test = nsv.Standardizer().kogur
`
I get this:
```
ValueError: cannot re-index or align objects with conflicting indexes found for the following dimensions: 'station' (2 …