-
这么编译带DFU的bootloader 和带dfu+bootloafer+键盘 的完整固件???
-
Hi! Forgive me as this is my first delve into these types of software. I have the hardware part built and operating, but I have not been able to get it coded. I downloaded Segger and was wondering …
-
### Description of defect
Hello! I have a problem with a ble security using the nrf52832 target. I tried different variants of configuration and no one helped. I asked similar question on the…
-
Hi,
I don't know how to tell you "thanks" for the change of license to more tolerant LGPL.
Can you change notice about license in README.md too?
Thanks!!!
PS: it looks promising
-
`scripts/twister -s tests/bluetooth/init/bluetooth.init.test_ctlr_peripheral_iso -l`
```
ERROR - nrf51dk_nrf51422 tests/bluetooth/init/bluetooth.init.test_ctlr_peripheral_iso FAILED: Bu…
galak updated
3 years ago
-
`./scripts/twister -p nrf52dk_nrf52832 -s tests/bluetooth/init/bluetooth.init.test_ctlr_tiny`
Fails
```
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_conn.c: In function 'event_c…
galak updated
3 years ago
-
## Solution
**After updating macOS (_e.g._ from 10.14 _Mojave_ to 10.15 _Catalina_), reinstall the drivers, here the [SiLabs CP2104 driver](https://www.silabs.com/products/development-tools/softwa…
-
Is it possible to use this core with a custom board designed around nRF52832? I'm using PlatformIO.
[arduino-nRF5](https://github.com/sandeepmistry/arduino-nRF5) is a similar project but with older S…
-
使用lot60键盘的rev.g版本程序(develop分支的程序,未做任何更改),仅在其基础上更改common.mk中的主控为52832后编译固件完成,然后将固件烧录到52832模块中,搜不到蓝牙信号。但是使用core的程序或者Omega系列的程序自编译固件烧录到52832模块中可以运行并搜到蓝牙信号。
使用的烧录方式为Jlink烧录蓝牙完整程序包,操作过程为先make编译主程序然后make b…
-
For Arduino programming using their language, a specific driver library exists for easy and simple control over Servo parts. This seems to be non supported at the moment when using tinygo.
This fun…