Sry for late reply. What do you mean by that ?
Search found 2 matches
- Sun Oct 20, 2019 6:42 pm
- Forum: General Discussion
- Topic: Running BLE CSC characteristic on ESP32
- Replies: 5
- Views: 7572
- Tue Oct 08, 2019 1:49 pm
- Forum: General Discussion
- Topic: Running BLE CSC characteristic on ESP32
- Replies: 5
- Views: 7572
Running BLE CSC characteristic on ESP32
Hello guys. Been using ESP32 for some time. Few months ago I decided to try and make my bluetooth bikemeter (it will measure my speed and cadence). I modified ESP-IDF ble_spp_server serial example. I changed UUID to fit CSC service UUID and also characteristics UUIDs to fit CSC feature and measureme...