-
Hi there,
Is there any plan for adding support for BLE?
-
Hello, is everyone interested in Bluetooth Low Energy support for this app?
So one can bind an heart beat sensor for example and have all the informations (GPS track and heartbeat) in the same file. …
-
I'm working on integrating libdivecomputer support with Swift for iOS development. While attempting to connect to and communicate with a Suunto D5 dive computer, I'm encountering several issues:
- …
-
Hello! Just discovered this implementation, very cool. I've had the idea to use CoAP over BLE for some time and was wondering if you had any examples of that, perhaps with kable?
-
### 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…
-
In my program I would like to handle cases such as incorrect BLE initialization to prevent total crash on my esp32 device.
In the function BLEDevice::init(std::string deviceName) there are many asser…
-
Google just published an open source beacon format for android & ios - interesting?
http://googledevelopers.blogspot.de/2015/07/lighting-way-with-ble-beacons.html
-
https://github.com/resin-io-playground/wifi-connect-ble
-
I have a not typical question.
Is it possible to move all BLE tasks to a different thread to execute independently?
I founded an example "FreeRTOS". Is it possible to apply the same program algori…
-
```
/*
Based on:
BLE_MIDI Example by neilbags
https://github.com/neilbags/arduino-esp32-BLE-MIDI
Based on BLE_notify example by Evandro Copercini.
Creates a BLE MIDI ser…