forked from tc-maxx/esp32-keyble
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi, is this repo still maintained?
I've been using the eQ3 lib for some years. It always was annoying that you have to disconnect WiFi before using BLE and vice versa. Establishing the connection always takes some time, both for WiFi and BLE. The keyBLE connection always took about 10-15 sec, sometimes even more.
Recently I integrated the use of NimBLE into the eQ3 lib. With that, WiFi and BLE both can stay connected all the time. Works now for some months without any problems.
Since the timeout for the BLE connection is 4 minutes, I do an keyble->updateInfo();
each 3 min 50 sec. With that, the keyBLE stays super responsive all the time. You cannot recognize any delay.
Interested in a pull request?
marco-steiner and DaHype
Metadata
Metadata
Assignees
Labels
No labels