Hello,
Im using SDK 15 ble pheripheral and central uart example on my custom nrf52832 board.
I would like to know how to set MIN_CONN_INTERVAL and MAX_CONN_INTERVAL for connection when im sending 20bytes
in frame every 8ms using timer for 60 seconds continously. How to calculate it?