In the 6.X.X version of the SDK Bluetooth provisioning, do WRITE_UUID, NOTIFY_UUID, READ_UUID in the Characteristic need to be written by oneself or will they be returned by the SDK?
Last Updated on:2025-09-01 02:56:57
The SDK will return these three UUIDs in the registered GATT services, no need to define them yourself.