Hi, guys. I'm using both nRF5 SDK v17.1.0 and the S112 SoftDevice v7.3.0 with the PCA10056 (Rev 2 nRF52840 board).
infocenter.nordicsemi.com/index.jsp
I used the sd_ble_gap_ppcp_set() function to set the CONNECTION INTERVAL from the nRF52 side.
Q: Does the nRF Connect mobile app on iOS/Android have a feature to set the CONNECTION INTERVAL? How do you do it?
Q: I'm going to create a custom Bluetooth mobile app.
What's the iOS Swift / Android Java or Kotlin function to change the CONNECTION INTERVAL?
Let's say I'm only going to use Bluetooth 5.x supported mobile devices.