Skip to content

Advertise 128bit UUID on BLE Server #169

Description

@diogoviannaaraujo

Hi,

Im trying to advertise a 128bit uuid on a ble server so I can scan for it
Advertising using the following code is not working

advertisingData: {flags: 6, completeName: this.deviceName, completeUUID16List: [uuid`00000100-7320-4CDA-9830-697DF55E369A`]}

I get an error about wrong offset like this one

/Users/diogoviannaaraujo/Git/moddable/modules/network/ble/btutils.js (72) # Break: (host): invalid offset!

If I use uuid0f18 everything goes ok

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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