Hello everyone,
I simulate NUKI Lock with a ESP32S3.
I did two things: Pairing betweenNuki App and Nuki Lock(ESP32) and Pairing between Nuki Fob and Nuki Lock(ESP32),
you can see the result in terminal, in Picture 1, there is no problem for Nuki App pairing NUki Lock(ESP32), I have got the feedback “0100 0300 27A7”.
but in Picture 2, there is problem, if Nuki Fob pairing Nuki Lock(ESP32). the poblem is “connection params status =15”, it means , the update parameter is out of range. I guess the timeout is not correct, but it is wired, I can’t change the timeout =300. It is always 300, whatever I changed.
my questions:
-
what’s wrong is the above problem about timeout chang? Is there any write protect for timeout in Fob?
-
there is an example about Nuki App pairing Nuki lock in Nuki Smart Lock API V2.1, is it same as Nuki Fob pairing Nuki lock? if no, is there a discribtion about Nuki Fob pairing Nuki Lock?