HI Aslak,
is the unit of the TGAP_LIM_ADV_TIMEOUT parameter a recent change?
in HIDDev profile, it still said the unit is in msec.
// Advertising timeouts in msec
#define HID_INITIAL_ADV_TIMEOUT 60000
#define HID_HIGH_ADV_TIMEOUT 5000
#define HID_LOW_ADV_TIMEOUT 0
- FL