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.

CC2640 Battery level monitoring

Other Parts Discussed in Thread: CC2640

Hi,

 CC2640 is used in project currently.

 CR1216 coin cell battery is used in my board.

 I like to measure battery level by using AONBatMonBatteryVoltageGet().

 I expected that  it will have some issue with battery level monitoring.

 Because,  CR1216 has 25 mAh or 34 mAh and it happens voltage drop whenever tx/rx happens.

 Images below show voltage drop on my board.

 I like to avoid voltage drop timing when i measure battery level monitoring.

 So, my idea is that it might be avoided that timing when measuring battery level by using rx_done or tx_done interrupt.

 Do you think it is possible? If so, where can i get example for handling rf related interrupt.

 If not, How can i resolve this situation? please let me know.

Thanks,

  Chongchun Moon