Closed zzasada closed 1 month ago
Hi @zzasada! We appreciate you submitting your first issue for our open-source project. 🌟
Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙
Thank you for reporting this. However - unless you are able to reproduce this issue with upstream Zephyr main
- please report issues with the nRF Connect SDK (NCS) on the Nordic Semiconductor DevZone.
I will report it in DevZone.
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.
main.c
prj.conf
Expected behavior json_obj_encode_buf() returns serialized buffer.
Impact annoyance
Logs and console output
Environment (please complete the following information):
Additional context building for an nRF52840DK