-
**Describe the bug**
In code here:
https://github.com/zephyrproject-rtos/zephyr/blob/3c42daee9c1b1898bbbdbaab1f32087339f5fd8c/subsys/bluetooth/mesh/blob_io_flash.c#L59-L93
We can see two issues…
-
请问此版本协议栈是否符合SIG联盟标准,我在 _https://www.bluetooth.com/zh-cn/learn-about-bluetooth/recent-enhancements/mesh/mesh-qualified/_ 能够看到符合蓝牙mesh的合格认证,并且在2021年3月31日发布的一批认证公布消息中得知安信可的蓝牙设备,但是实际使用过PHY6212,mesh相关的AP…
-
Hello,
I am working on PB-03F Bluetooth Module and I have one question in the same,
1. How to use BLE_MESH Communication in this module ?
Basically I want to connect multiple modules using BLE_…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hallo,
ich habe bis jetzt vergebens eine Möglichkeit gesucht dieses Gateway in ioBroker zusammen mit den Xiaomi Mi Flora Sensoren (Bluetooth Mesh) einzubinden. Dadurch lässt sich die Entfernung der…
-
When I follow rpi kernel compile instrcuctions from [https://www.raspberrypi.com/documentation/computers/linux_kernel.html](url) and [https://www.bluetooth.com/blog/how-to-setup-bluez-on-raspberry-pi-…
-
Is it possible to make the network self assemble with no single originator? I am looking for a network that can work with moving devices with large amounts of unpredictability. I want devices to be ab…
-
### Is your feature request related to a problem?
We are using the `ble_mesh_wifi_coexist` example program to obtain RF certification testing. We received a request to provide a method to set the pow…
-
A few requests have come in requesting to run MeshSense on a Raspberry Pi. This should be possible, in theory, although the `webbluetooth` library does not have a prebuild currently for arm64. See h…
-
We use Wifi and Bluetooth Mesh at the same time, under Bluedroid.
A mesh node provisioning crashed with a stack overflow.
Turns out that BTU_TASK_STACK_SIZE is configured to small.
Changing th…