From 5f6611fd7a3a7fb2d396701a0797e1c81ead4c27 Mon Sep 17 00:00:00 2001 From: technyon Date: Wed, 19 Apr 2023 20:11:43 +0200 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11facbb..7052ac3 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,8 @@ If this still doesn't fix the disconnects and the ESP becomes unreachable, the after a configured amount of time. ### Pairing with the Lock (or Opener) doesn't work -First, try erasing the flash and then (re-)flash the firmware. To erase the flash, use the espressif download tool and click the "Erase" button. +First, make sure the firmware version of the NUKI device is up-to-date, older versions have issues pairing
+Next, try erasing the flash and then (re-)flash the firmware. To erase the flash, use the espressif download tool and click the "Erase" button. Afterwards flash the firmware as described in the readme within the 7z file.

Also, there are reports that ESP32 "DEVKIT1" module don't work and pairing is not possible. The reason is unknown, but if you use such a module, try a different one.