Search found 1 match

by armatrics
Fri Feb 03, 2023 10:53 am
Forum: General Discussion
Topic: esp-idf gatt client demo for server with 128 bit UUID
Replies: 0
Views: 967

esp-idf gatt client demo for server with 128 bit UUID

Hi, I am using ESP-IDF gatt client demo for 128 bit UUID. The gatt server is a BLE moisturemeter ( FLIR MR55). I have changed the demo code of 16 bit UUID with the following link to work with 128 bit UUID. >> https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/bluedroid/ble/gatt_clie...