8000 ToneService inoperative on Clue? · Issue #6786 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
ToneService inoperative on Clue? #6786
Closed
@tlyu

Description

@tlyu

This might be a larger issue, but the Clue is the only BLE-capable board that I have at the moment.

The ToneService part of the Bluefruit Playground example doesn't seem to work when connecting with the Bluefruit Playground iOS app. It also doesn't seem to work with the Web Bluetooth Dashboard. The corresponding service in the Arduino version of the Bluefruit Playground firmware does seem to work.

Adding debugging print statements to show the value of tone_svc.tone seems to show that it's always None.

A stripped-down script that only advertises ToneService also does not work.

Does this work on other boards? Any debugging hints?

The main difference I can see by reading the code is that ToneService uses a fixed-length characteristic, while AddressiblePixelService is not fixed-length.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blenordicregressionThings that used to work but don't any longer

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0