Skip to content

[BLE Server] Missing Service UUID in Advertising Data #36

@mtchoy

Description

@mtchoy

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:

  1. In UiFlow 2.0, set up a BLE server with a provided service UUID.
  2. Use a BLE scanner to check the advertising packets.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions