Skip to content

No response received #11

@heppth

Description

@heppth

Hello,

just received my first Nuki device with firmware v3.3.5. I followed the instructions and authenticated via /connect/{MAC_ADDRESS}/{NAME}. This was successful. The content in nuki.cfg seems to be fine. But none of the commands are working.

Logs for /state

nuki    | Starting BLE adapter...
nuki    | Stopping bluetooth: /usr/sbin/bluetoothd.
nuki    | Starting bluetooth: bluetoothd.
nuki    | INFO:pygatt.backends.gatttool.gatttool:Running...
nuki    | Init Nuki BLE connection...
nuki    | INFO:pygatt.backends.gatttool.gatttool:Connecting with timeout=5.0
nuki    | Nuki BLE connection established
nuki    | INFO:pygatt.backends.gatttool.gatttool:Sent cmd=char-write-req 0x12 0200
nuki    | INFO:pygatt.device:Subscribed to uuid=a92ee202-5501-11e4-916c-0800200c9a66
nuki    | ERROR:pygatt.backends.gatttool.gatttool:No response received
nuki    | Traceback (most recent call last):
nuki    |   File "/usr/local/lib/python3.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 427, in char_write_handle
nuki    |     self._receiver.wait("char_written", timeout=5)
nuki    |   File "/usr/local/lib/python3.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 129, in wait
nuki    |     raise NotificationTimeout()
nuki    | pygatt.exceptions.NotificationTimeout: None

Logs for /lock

nuki    | Starting BLE adapter...
nuki    | Stopping bluetooth: /usr/sbin/bluetoothd.
nuki    | Starting bluetooth: bluetoothd.
nuki    | INFO:pygatt.backends.gatttool.gatttool:Running...
nuki    | Init Nuki BLE connection...
nuki    | INFO:pygatt.backends.gatttool.gatttool:Connecting with timeout=5.0
nuki    | Nuki BLE connection established
nuki    | Retrieving handle
nuki    | Handle retrieved
nuki    | INFO:pygatt.backends.gatttool.gatttool:Sent cmd=char-write-req 0x12 0200
nuki    | INFO:pygatt.device:Subscribed to uuid=a92ee202-5501-11e4-916c-0800200c9a66
nuki    | Subscribed to device
nuki    | Going to execute challenge
nuki    | ERROR:pygatt.backends.gatttool.gatttool:No response received
nuki    | Traceback (most recent call last):
nuki    |   File "/usr/local/lib/python3.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 427, in char_write_handle
nuki    |     self._receiver.wait("char_written", timeout=5)
nuki    |   File "/usr/local/lib/python3.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 129, in wait
nuki    |     raise NotificationTimeout()
nuki    | pygatt.exceptions.NotificationTimeout: None
nuki    | WARNING:retry.api:None, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge
nuki    | WARNING:retry.api:, retrying in 0.5 seconds...
nuki    | Going to execute challenge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions