-
My app is getting back the error status 0x0181 (385 decimal) in the BLE write callback when it tries to write to the FTMS's Fitness Machine Control Point characteristic 0x2AD9. Browsing the NimBLE co…
-
Hey,
I just started playing with this, and was trying to work out if it depends on ble or bluetooth? i was looking to run it on a pizero, but i already have them running bluetooth classic for room…
-
**Great** section on how [ble.sh](https://github.com/akinomyoga/ble.sh) works, that I recommend everyone read:
https://github.com/oilshell/oil/wiki/How-Interactive-Shells-Work
-
Can anyone tell me about the estimated battery duration when the smartwatch has:
screen always turned off (or turned on only for a new notification)
BLE connected all the day to an Android…
-
inode_ble don't work with latest dev of esphome. There is not anmore get_manufacturer_data() function. It looks like ble_tracker changed alot:
https://github.com/esphome/esphome/blob/dev/esphome/comp…
-
as per details here https://github.com/flomio/flomio-js-sdk/issues/20
-
Hi @song940 .
I'm using node-bluetooth package to transmit data via laptop Bluetooth and I've successfully transmitted data to an ordinary hc-05 Bluetooth device. When I list all available devices, …
-
### Scope of the feature
Add Bluetooth Low Energy as a transport layer
### Tasks
- [x] Find suitable ble library
- [x] Implement serial port interface for ble
- [x] Receive interaction reques…
-
test_bluetooth.sh only tests standard BT. This can be extended to include BLE scan and connect or an entirely new test can be added as test_ble.sh
Acceptance Criteria:
* Scan BLE and display 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…