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