Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLE scanning and features #45

Open
dhje0ng opened this issue Dec 6, 2023 · 0 comments
Open

BLE scanning and features #45

dhje0ng opened this issue Dec 6, 2023 · 0 comments

Comments

@dhje0ng
Copy link

dhje0ng commented Dec 6, 2023

The commands below that I use are used to identify LE scans and LE device information via the bluing library.

However, the LE scan does not contain the results of the LE device I want to use and when I send the identification command, I get the following error.

sudo bluing le --ll-feature-set --addr-type=random A8:B9:B3:DF:FD:6C
[INFO] Reading LL FeatureSet of A8:B9:B3:DF:FD:6C on hci0
Reading ✖
[ERROR] bluing.le.le_scan
        HciRuntimeError: "Failed to create LE connection to A8:B9:B3:DF:FD:6C random address
           command status: 0x0c - Command Disallowed
        If this problem persists, restart the Bluetooth service.
        The previous connection was not released properly."

I don't know if this is a library issue or if the target device doesn't support the LE protocol.
Is there any way to check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant