Skip to content

Supporting multiple connection on a BLEServer #137

Open
@ayavilevich

Description

@ayavilevich

Hi Neil,

I have started working with the library with the intention of supporting the ESP32 BLE in one of my projects. Currently it uses an AVR Arduino with HM-10 compatible modules.
One of my interests is supporting connecting more than one client to the server at the same time.

I looked at the code and the examples and it seems it isn't implemented in the c++ library. Looking at BLEServer I can see it has one connection id (m_connId). OTOH it has a m_connectedCount field.
What is the goal with regards to the library and supporting multiple connections? Is it planned? Is help needed?

Regards,
Arik.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions