-
I've successfully compiled the bootloader to test it on a ATmega 328p, but the resulting file is over 10 kB.
Since there is no example binary, I'm not seeing any way to validate this. The original opt…
-
Hi there,
thank you very much for this library. We were hoping to use it in a project with a [RBL nRF51822](http://redbearlab.com/redbearlab-nrf51822/) and a small Neopixel ring, but all it does is t…
-
**Describe the bug**
When running the task_wdt sample code and disabling CONFIG_TASK_WDT_HW_FALLBACK the watchdog times out immediately.
**To Reproduce**
Add `CONFIG_TASK_WDT_HW_FALLB…
-
For my setup with macOS 12.6.5, I get a hang if I try the `-m 4096 -l 8192` increased buffer settings:
```
$ mcumgr-client -t 60 -m 4096 -l 8192 upload ext-flash-slot3.bin
mcumgr-client 0.0.2, Co…
-
### Answers checklist
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/) and the issue is not addressed there.
- [X] I have used the…
-
I've been testing a sample program to log data continuously on a littlefs file system.
I'm using Zephyr platform and 128 MB (1Gb) NOR flash from Winbond. Flash gets mounted and was also able to wri…
-
**Describe the bug**
Followed instructions to install nRF command line tools + nRF connect + VS Code Extensions.
OS: Mac Sonoma 14.5
Errors when building:
`soc/arm/ambiq/apollo4x/Kconfig.defco…
-
@DBS06 had the following request:
Maybe it is a dump question, but is it possible to run custom tasks inside a "Zephyr IDE terminal"?
Because somehow, I am not able to run i.e. west build [...] fr…
-
**Describe the bug**
When using a fixed-sized character array inside the json struct it causes a BUS FAULT during the json_obj_encode_buf() function call.
**To Reproduce**
Run the code below.
…
-
### DFU Bootloader version (please complete the following information):
- nRF5 SDK version: 8.1
- Are you using bonding: No
- DFU Library version: 2.3.0
### Device information (please complet…