-
Does anyone knows if it’s possible to compile using SDK11 to both platforms?
-
**Is your feature request related to a problem? Please describe.**
Currently the Tx1812 LED is only implemented on the ESP32 using the RMT peripheral, it would be good to have this support on the NRF…
-
**Is your enhancement proposal related to a problem? Please describe.**
periodic_adv is very useful sample to illustrate how periodic advertising works, there is a problem that if you have a packet s…
-
您好,
函数rt_event_recv()用于接收事件,返回RT_EOK ,-RT_ETIMEOUT 或 -RT_ERROR。但是,在如下代码中,缺少对该函数是否成功执行的返回值错误检查。
https://github.com/RT-Thread/rt-thread/blob/af95348bf1dd06ed2147cf9caee8a78513c31a72/components/dfs/fil…
-
**Describe the bug**
Connection often fails when running [samples/bluetooth/peripheral_hr](https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/bluetooth/peripheral_hr) on Nitrogen96 (n…
-
**Describe the bug**
The BLE Mesh spec v1.0.1 specifies:
When the Authentication Method 0x02 (Authentication with Output OOB) is used and when Output OOB Action for the Authentication Action value i…
-
**Describe the bug**
Use nrf52832 as controller, use nrf52840 as host, use H4 transport layer.
*** Booting Zephyr OS build zephyr-v2.4.0-1367-g7d16ab50d738 **
[00:00:02.807,769] bt_hci_core…
-
**Describe the bug**
I'm unable to compile sample/hello_world for particle_xenon
**To Reproduce**
git checkout 769d91b92
west build -b particle_xenon samples/hello_world
**Expected behavior**…
DuMaM updated
3 years ago
-
Not a single of the BLE, mesh_client or mesh_server builds
Mesh library seems to no longer work.
Multiple warnings and numerous errors.
-
**Describe the bug**
Random stack overflow on CPU 0 jumps in when running samples / bluetooth / hci_pwr_ctrl on nRF52DK (nRF52832). It happens once per day.
**To Reproduce**
Steps to reproduce t…