Dear experts,
In the BLE stack there are configuration parameters for scan interval and scan window. Scan window is the time during which scan requests and connection requests are sent from the BLECentral and hence a connection is established. If there are no active connections, then there can be infinite scan duration. However, once one active connection is established, this is not the case. How does the BLE stack schedule "Connection Intervals" and "Scan Intervals" on the BLE Central? For example, is there any specific offset from the first active connection (connection interval) to the beginning of the scan interval?
Regards
Sandeep.