Skip to content

Python SDK: How to use only BLE interface #760

@lockbottle

Description

@lockbottle

Hello I struggle to only set the BLE interface. I dont need wifi.
My approach is:

gopro = WirelessGoPro(target="GoPro XYZ0", interfaces={WirelessGoPro.Interface.BLE})
await gopro.open()

Is this correct? I couldnt find an example/demo.

BR Thanks for the cool API :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalefeedback requestedFurther information is requestedpython sdkPython SDKquestionA discussion / question. Not sure if bug or enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions