From 0d9e484ac62677d6af06fc0cbf682a878bfbf242 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Sch=C3=A4fer?= Date: Sun, 30 Dec 2018 17:50:03 +0100 Subject: [PATCH] Add troubleshooting section, add remarks about keyble not working while the smartphone app is running --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f7ba91..544d2b7 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,11 @@ Both files are available in this github (under ./scripts/). The first file does * Enable it to run at boot: `sudo systemctl enable Smartlock` +## Troubleshooting and known issues + +### *keyble* cannot work while the smartphone app is running + +The smart lock can not handle two or more concurrent Bluetooth connections. So while the smartphone app is connected to the smart lock, *keyble* will not be able to connect to (and control) the smart lock as well. Since the smartphone app automatically connects to the smart lock and stays connected while it is running, *keyble* will not work while the smartphone app is running. So if you witness problems with *keyble* not working properly, please ensure that the smartphone app is closed. ## API