Connect Multiple STM32WB Devices Simultaneously via Web Bluetooth App (Custom Service)
Hello ST Community,I'm working on a Web Bluetooth project using the STM32WB55 and the ST Web Bluetooth App.So far, I’ve successfully connected to a single BLE device (e.g., MYDEVICE00) using a custom BLE service and characteristic. However, I would l...