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

Errors running examples #80

Closed
Regjoz opened this issue Jun 2, 2022 · 1 comment
Closed

Errors running examples #80

Regjoz opened this issue Jun 2, 2022 · 1 comment

Comments

@Regjoz
Copy link

Regjoz commented Jun 2, 2022

The problem
With python 3.10.4 working inside a virtual-env, bless in branch develop and executing both examples.

I get the error:

unexpected error processing a message: interface "org.bluez.LEAdvertisement1" does not have property "TxPower"

Any of the examples works, it keep frozen with the message:

Write 0xF to the advertised characteristics.

I send the message 0xF using the application LightBlue (available in play store) and the python example doesn't work. I also receive a notification in the Android app:
"Failed to write characteristics Status 1"

The examples also use the computer name instead the one defined in the example.

Reproduction
Install bless develop branch in a virtual-env and run any of the examples.

Expected behavior
Any error message on terminal and sending F will finish the program with a log trace.

Desktop

  • OS: Ubuntu 22.04 LTS
@kevincar
Copy link
Owner

@Regjoz Thanks for posting this. #85 should fix it. Reopen if it you find it doesn't.

@Jakeler Thanks for the fix

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

2 participants