Skip to content

Startup requirements in Linux #184

@xeanhort

Description

@xeanhort

Hi, I'm having an issue with a code that uses this library running in Raspberry.

The code works properly if I start it once the system has been turned on for a few minutes. If I run the code with systemctl (After=bluetooth.target) it returns 0 BLE devices when scanning, but there is no error returned in any of the library functions.

I'm not sure if I should wait for a different service (other than bluetooth.target), but I think the library should be aware that is not "scanning properly" and return an error if it fails.

Thank you

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