This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Gap Connection Interval

Other Parts Discussed in Thread: CC2650

Hi Everybody

I have a CC2650 sensorTag and I am trying to change connection interval (and slave latency) in order to minimize power consumption.

I have tried changing "DEFAULT_DESIRED_MIN_CONN_INTERVAL" and "DEFAULT_DESIRED_MAX_CONN_INTERVAL" in SensorTag.c file. I set both of them to 1600 ( 2 seconds) I am monitoring the board current consumption in 40Hz with a digital multimeter and it seems that nothing happens! I still see lots of current pulses (which I think belong to Radio transmission or reception).

My device is connected to a smart phone running android 4.3 .

I thought maybe the android device set connection interval and I can not modify it this way. Is there any other method for doing this??

Any comment is appreciated.

Thanks

Mohamad