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