test

Fork of nRF51822 by Nordic Semiconductor

Revision:
448:b71e96a821de
Parent:
372:758e9a3a346a
--- a/source/projectconfig.h	Fri Sep 25 15:26:59 2015 +0100
+++ b/source/projectconfig.h	Sat Oct 10 09:19:50 2015 +0000
@@ -118,7 +118,7 @@
     #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS           50                     /**< Minimum acceptable connection interval */
     #define CFG_GAP_CONNECTION_MAX_INTERVAL_MS          500                     /**< Maximum acceptable connection interval */
     #define CFG_GAP_CONNECTION_SUPERVISION_TIMEOUT_MS  4000                     /**< Connection supervisory timeout */
-    #define CFG_GAP_CONNECTION_SLAVE_LATENCY           0                        /**< Slave Latency in number of connection events. */
+    #define CFG_GAP_CONNECTION_SLAVE_LATENCY           2                        /**< Slave Latency in number of connection events. */
 
     #define CFG_GAP_ADV_INTERVAL_MS                    25                       /**< The advertising interval in miliseconds, should be multiply of 0.625 */
     #define CFG_GAP_ADV_TIMEOUT_S                      180                      /**< The advertising timeout in units of seconds. */