Hi,
I'm developing a BLE peripheral in nRF52840. I use nRF Connect for Desktop (as central) to connect to my peripheral. I see that it connects with Connection Interval (CI) = 7.5 ms by sniffing the CONN_IND. I want to have a longer CI, e.g. 500 ms. Not until my peripheral send a Connection Update Indication a few seconds later the CI is changed to 500 ms. But I want to have 500 ms from start. Is it possible to change the initial CI in nRF Connect for Desktop?
BR / Björn