-
### 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 up…
-
Hi Reivaxy, i have enjoyed your build, well done.
Have built your robot hands and have one test servo attached. It moves on boot up and i have PWM on oscilloscope.. Using 0.4 pcb. Have loaded sdk ont…
-
### 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…
-
I have created Jetpack compose Android application which connects to a BLE device. BLE device updates its state and sends data to the app. Previously I have used Android 11 device and now I have updat…
-
Hi @philips77 and @roshanrajaratnam,
I have been using your Mesh library for building a Capacitor plugin that can control Mesh devices : https://github.com/lebrislo/nrf-bluetooth-mesh-plugin. For …
-
**Describe the bug**
Logcat
```java
2024-12-01 08:50:05.813 28382-28483 DeviceScanner org.ble.test D Stop scanning.
2024-12-01 08:50:05.814 28382-28483 Bluetooth…
dmsuh updated
13 hours ago
-
## Summary
I'm working with two peripherals; one that is running on BLE 5, and one that uses BLE 4. I have `bumble` set up as the Central. On the BLE 5 peripheral, Secure Connections are enabled. On t…
-
### Prerequisites
- [X] I checked the documentation and FAQ without finding a solution
- [X] I checked to make sure that this issue has not already been filed
### Expected Behavior
Getting in so ma…
-
**Describe the bug**
The current implementation does not allow connecting to BLE device after the app is backgrounrded
**To Reproduce**
Steps to reproduce the behavior:
1. Launch a BLE Scan
2…
-
Hello Guys, good morning.
Implement Background Actions to perform a task by calling a native module that scans BLE devices, if I use the cell phone frequently the foregroundservice runs perfectly thr…