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

cant connect to UUID #9

Closed
axtill opened this issue Nov 10, 2022 · 4 comments
Closed

cant connect to UUID #9

axtill opened this issue Nov 10, 2022 · 4 comments

Comments

@axtill
Copy link

axtill commented Nov 10, 2022

my UUid is not on the ones you mentioned so
Device BE:58:60:05:AE:BB (public)
Name: ELK-BLEDOM
Alias: ELK-BLEDOM
Paired: no
Trusted: no
Blocked: no
Connected: yes
LegacyPairing: no
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Unknown (0000fff0-0000-1000-8000-00805f9b34fb)

@dave-code-ruiz
Copy link
Owner

Connection successful
[be:59:7a:00:08:d5][LE]> primary
attr handle: 0x0001, end grp handle: 0x0003 uuid: 00001800-0000-1000-8000-00805f9b34fb
attr handle: 0x0004, end grp handle: 0x0009 uuid: 0000fff0-0000-1000-8000-00805f9b34fb
[be:59:7a:00:08:d5][LE]> Characteristics
handle: 0x0002, char properties: 0x12, char value handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb
handle: 0x0005, char properties: 0x10, char value handle: 0x0006, uuid: 0000fff4-0000-1000-8000-00805f9b34fb
handle: 0x0008, char properties: 0x06, char value handle: 0x0009, uuid: 0000fff3-0000-1000-8000-00805f9b34fb

This is my uuid info, I think it is the same led strip, try to put strip and raspberry pi together, i think you have distance problem.

Try and put the results

@axtill
Copy link
Author

axtill commented Nov 15, 2022

Dont know if the problem is that i'm not using a Pi, using a generic x86-64, in fact when I try to use gatttool I get

gatttool -I
command not found: gatttool

@dave-code-ruiz
Copy link
Owner

I think your problem is only you need to install it.

https://command-not-found.com/gatttool

Try and post

@axtill
Copy link
Author

axtill commented Nov 17, 2022

Hi, I managed to use it, the integration is perfect, the problem was:

Couldn’t install bluez since i was on a nuc with HA OS directly on the SSD.
Made the migration to a HA supervised so I could install packages.
Had problems finding the Driver for bluetooth/wifi but managed to find a solution.

After that the integration worked as expected
Thanks for your guide

@axtill axtill closed this as completed Nov 17, 2022
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