esp32 ble server, multiple client, one client losing comm

km-ids
Posts: 4
Joined: Thu May 16, 2019 1:40 pm

esp32 ble server, multiple client, one client losing comm

Postby km-ids » Fri May 17, 2019 5:20 pm

Question on the behavior of the BLE stack

- esp32 acting as ble server
- multiple clients are attached
- if notify messages are being sent to all the attached clients
- if one clients communication is suddenly and permanently interrupted (say it moves behind a wall totally blocking ble signal)

Will the server get stuck exclusively retransmitting to the blocked client until it is timed out ?
Or will the server continue to transmit to all the clients (which includes the retransmits to the blocked client), with that blocked client eventually being disconnected ?

Basically, does one clients loss of signal take down everyone ?

Thanks

Who is online

Users browsing this forum: MicroController and 121 guests