Question
Multiple ble client connections
Hi,
The ble stack provided follows BLE V5 protocol, which means that it should be possible to have multiple slaves or multiple master connections. I'm trying to build an application that would be a server/slave capable of connecting to multiple clients ie. the device would still be advertising after a connection has been made. Does the stm ble stack support this and are there examples/documentation I could use to build?
I'm working with stm32wb55 nucleo board.
Thank you
