-
**Describe the bug**
cmd_hdr and acl_hdr local structs were read but never written.
Causing unpredictable errors in bt_tx_thread such as :
"Invalid HCI CMD packet length" in hci.c:2280
or Imprecis…
-
我的环境是mac系统 docker 下的 ubuntu 20.04的环境, 按照你wiki的文档操作. 在lkb-core 这个项目下 用nrf52832芯片的情况下编译是没问题的, 并且已经烧录到硬件上 能成功连接到电脑了 貌似没什么问题. 可是在其他项目下 比如lot60-ble/rev_f, Omega45, Omega50 , 如果使用 nrf52810则编译成功, 如果把芯片改成nrf…
-
I'm in the process of adding support for using micropython on stm32 nimble bluetooth with a "generic" hci radio, where my radio for testing consists of a nRF52810 running zephyr hci radio firmware or …
-
Currently, if we want to build the bootloader with ANT or dual stack softdevices, we have to resort to hacking our own solution as @orrmany has done. From my understanding the current issue is that th…
-
Is the NRF52810 supported or only the nrf52832 ?
-
I connected accu-chek Instant device to read glucose data. I pair the device and then click on ALL, a toast is shown `Error on writing characteristic (129)`.
-
**Describe the bug**
Hello,
I am trying to run` west build -t guiconfig`, make some changes, they are writen to zephyr/.config, but still not used by west build.
**To Reproduce**
```
west ini…
-
Dear
I am using the NRF52832, using the following prj
```
##########
# for GPIO
##########
CONFIG_GPIO=y
##########
# for BLE
##########
CONFIG_BT=y
CONFIG_SENSOR=y
##########
# f…
-
**Describe the bug**
tests/kernel/timer/timer_api fails on several nRF SoCs and Dev Kits
- nrf5340_dk_nrf5340_cpuapp
- nrf52833_pca10100
- ~~nrf52810_pca10040 (on the _original_ 52810 HW)~~
- ~~n…
-
Describe the bug
running tests/kernel/sched/schedule_api/ error, it showed me assertion failed.
To Reproduce
Steps to reproduce the behavior:
sanitycheck --hardware-map ~/mec1.file --device-t…