giejay / nukiPyBridge

30 stars 9 forks source link

Pygatt Error Characteristic discovery failed #8

Closed jaredthejellyfish closed 8 months ago

jaredthejellyfish commented 3 years ago

Dear Giejay, Thank you very much for maintaining this project. I am facing some issues with getting my Nuki V2.0 to pair with the raspberry.

I have tried both the docker and the regular installation and they both report this error:

    raise NotConnectedError("Characteristic discovery failed")
pygatt.exceptions.NotConnectedError: Characteristic discovery failed

I have followed all the steps for both installations but it just doesnt seem to want to work.

Any idea of what could be going wrong?

Thank you,

Jared.