Page 1 of 1

Get characteristic UUID

Posted: Sun Feb 18, 2024 5:26 pm
by Esp_Eugen
Hi all!
I recently started studying ESP32 and ran into the following problem: I created 3 characteristics. How can I determine the UUYD characteristics that they want to read or to which data has been written?

Re: Get characteristic UUID

Posted: Mon Feb 19, 2024 1:25 pm
by MicroController
With Bluedroid, you can use the 'handles' of the characteristics, see e.g. https://esp32.com/viewtopic.php?f=2&t=36973