-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Issue Description:
I am encountering an issue where the Service UUID is not included in the advertising data for the BLE server. This omission prevents devices from discovering the service correctly.
Steps to Reproduce:
- In UiFlow 2.0, set up a BLE server with a provided service UUID.
- Use a BLE scanner to check the advertising packets.
- Observe that the Service UUID is absent.
Expected Behavior:
The advertising data should include the Service UUID, allowing devices to identify and connect to the service.
Actual Behavior:
The advertising data does not contain the Service UUID, leading to connection issues.
Metadata
Metadata
Assignees
Labels
No labels