config changes
Fork of nRF51822 by
Revision 639:be81711532c9, committed 2017-03-09
- Comitter:
- RobTT
- Date:
- Thu Mar 09 10:49:23 2017 +0000
- Parent:
- 638:c90ae1400bf2
- Commit message:
- Internal test version 1
Changed in this revision
TARGET_NRF5/source/projectconfig.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r c90ae1400bf2 -r be81711532c9 TARGET_NRF5/source/projectconfig.h --- a/TARGET_NRF5/source/projectconfig.h Wed Sep 14 14:39:43 2016 +0100 +++ b/TARGET_NRF5/source/projectconfig.h Thu Mar 09 10:49:23 2017 +0000 @@ -115,8 +115,8 @@ #define CFG_GAP_APPEARANCE GapAdvertisingData::GENERIC_TAG #define CFG_GAP_LOCAL_NAME "nRF5x" - #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_MIN_INTERVAL_MS 1280 /**< Minimum acceptable connection interval */ + #define CFG_GAP_CONNECTION_MAX_INTERVAL_MS 1280 /**< 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. */