Hi,
I want to maximize the indication data throughput and minimize the latency with 4 connected devices.
Setup:
I’m using a nrf52840 as a ble client (sdk 15.2) that is connecting to 4 ble servers (nrf52832 sdk15.2).
The servers are transmitting ble data via indications.
Question:
The client is negotiating the connection interval to 30ms. Due to Latency reduction, I want to reduce the connection interval.
Is there a possibility to do that from the central device?
Thank you,
Arthur