Change Propertie of Device Name from READ to READ / WRITE
Posted: Tue Jul 26, 2022 3:43 pm
Hi All,
I'm using the ESP32, for a BLE application and I need to change the properties of an existing characteristic "Device Name" from READ to READ / WRITE.
I also need to change type of the Value displayed from HEX to UTF-8.
I didn't find the right way to do this.
Can anyone help ?
Thanks
I'm using the ESP32, for a BLE application and I need to change the properties of an existing characteristic "Device Name" from READ to READ / WRITE.
I also need to change type of the Value displayed from HEX to UTF-8.
I didn't find the right way to do this.
Can anyone help ?
Thanks