-
Currently Ubertooth has 'experimental' package injection capabilities.
It would be really awesome to have better injection methods so researchers can develop over the air Bluetooth protocol fuzzer…
-
Running on Ubuntu 18.04, although the same issue appears on Ubuntu 16 Core
I've found an issue in an app I'm writing, where I scan the Bluetooth devices in range, filter out any devices that are not …
-
Hi,
I am very new to bluetooth so please bear with me.
I can only get 1 ble device in `scanForBluetoothDevices` list and it wasn't my device. I can see my ble device in `btmon` log during `scan…
-
Hi there!
I've been trying to connect the medisana scale and I keep getting "timeouts" while testing the Bluetooth connecting. I was hoping you might be able to give more insight into debugging this …
-
Hi ...,
I'm trying test wifi_bt_ble_coex example on **ESP32-LyraTD-MSC V2.2** board (Adf version: **v2.0-204-g2bafcc2**, Idf version: **v3.3.2-107-g722043f73**). I'm facing with some problems with t…
-
Hi,
I am experiencing issues with hcitool on my new Ubuntu 20.04 installation; a filed bug report turned to "wontfix" since hcitool is one of the "legacy tools" in bluez packages and has been marked …
-
**Describe the bug**
The sample zephyrproject/zephyr/samples/bluetooth/hci_usb/ fails to operate as expected when built with Zephyr v2.2.0. It works exactly as expected when built with Zephyr v2.1.0.…
-
Found using coccinelle.
https://github.com/zephyrproject-rtos/zephyr/pull/11148
```
himanshu@himanshu-Vostro-3559:~/zephyr$ spatch -D report --sp-file scripts/coccinelle/mini_lock.cocci --very-quie…
-
## Environment
- Development Kit: [ESP32-DevKitC]
- Kit version (DevKitC): [v3]
- Module or chip used: [ESP32-WROOM-32D]
- IDF version : v3.3
- Build System: [idf.py]
- Compiler version:…
Nomuc updated
4 years ago
-
I was curious about the data that is sent over the air, so I extended my test-app for receiving ble-data in order to be able to se the beacons sent by this app.
With the app I can see beacons sen…