Skip to content

Make UUID strings lowercase #1

@sandeepmistry

Description

@sandeepmistry

@drewforchione was running into issues using this code on a Raspberry Pi.

In both remote.js and sensortag.js the following UUID's are uppercase:

var serviceUUIDs = ['FFE0'];
var characteristicUUIDs = ['FFE1'];

When changed to lower case things work as expected.

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