[Feature Request]: Reject TCP and Serial connections if another client is already connected #5586
Labels
enhancement
New feature or request
high-priority
Issues that affect core functionality or are "show stoppers"
Platform
NRF52, ESP32, Linux Native, Cross-Platform
Description
Currently both TCP and serial connections will break an existing connection if another client is already connected. BLE stops advertising and does not connect if there is another connection in place already.
It would be good to reject new connections is one is already running, this issue is only going to get worse when the MUI launches which uses the device connection to communicate with the firmware.
The text was updated successfully, but these errors were encountered: