Skip to content

WiFi and BLE at the same time possible with use of NimBLE #21

@KlausMu

Description

@KlausMu

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?

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