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.

CC2541 POWER_Saving timer' count is irregular

Hi ALL: I have a question,Could someone can tell me how to solve this problem. In my project , i will use Timer1 'count function sometime, to count pulse,. when i don't use power_saving, it's OK, Count is very accurate. But i use power_saving in my project, there are some problem ,the count is irregular. so , the question is ,when i use Timer1 , how to change power_saving to Normal power supply, and not use timer1 to count ,chang to power_saving?