Search found 2 matches
- Thu Feb 17, 2022 11:36 am
- Forum: General Discussion
- Topic: Creating our own READ,write event in BLE ESP 32 ESP IDF
- Replies: 8
- Views: 15802
Re: Creating our own READ,write event in BLE ESP 32 ESP IDF
Topic UPP!! I am in the same situation!!
- Wed Feb 16, 2022 12:42 pm
- Forum: General Discussion
- Topic: how to make BLE 128bit service using BLE Gattc demo?
- Replies: 0
- Views: 1095
how to make BLE 128bit service using BLE Gattc demo?
Hi, I am using this demo: https://github.com/espressif/esp-idf/tree/release/v3.2/examples/bluetooth/gatt_client I tried this demo and server version. They worked properly. The problem is that this demo for 16 bit UUID. I need to make 128bit UUID client for notify. Informations about the server is at...