Other Parts Discussed in Thread: LAUNCHXL-CC2640R2
Tool/software: Code Composer Studio
Hello,
We are using CC2640R2FRSM module in our design, software test code base is ble5_simple_peripheral_cc2640r2lp_app, written some test application and configured the advertising interval to 1 sec and we have kept Tx power level to 5dBm. Our device will be running with CR2032 battery.
While testing we have observed the power consumption when power ON is 0.20mA, when the device connect also 0.20mA their is no change in power consumption when conncted or not.
We tried by programming the same software into LAUNCHXL-CC2640R2 Development board and measure the current, here also it is showing 0.20mA when we connect or disconnect. As per the battery calculation if our device runs at this current then it will take few days to drain the battery.
I have the beow queries, please clarify:
1. To increase the range, if i chnage the tx power level by changing the DEFAULT_TX_POWER to 12(5dBM) from 7(0dBM). Their is no change in range covered, please can you guide me how to increse the range?
2. To optimize the power consumtion, what are the changes required in the test code(ble5_simple_peripheral_cc2640r2lp_app) i'm using?
3. Can i connect both the antenna "PCB F antenna" & "external antenna", is this will effect on power consumption? Please find the attached schematic for your reference.3644.Schema BLE controller.PDF
Please reply ASAP.
Thanks.