Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to make Battery Level updates 100 times per second?

Dear Sir/Madam,

I am playing with SDK12.2 on PCA10028 board and runs its HRS example.  This example has a battery service and its battery level characteristic could update its value at about 2 second interval which is controlled by an application timer which is 2000 ticks.  I tried to increase the battery level updating frequency as high as possible. So I decreased the timer out value to small value, ex, 50 ticks, 10 ticks. But the output is always only 5 ~10 per second.

My goal is increase the battery levle updating frequency to 200 Hz.  Could you help me with this issue?

Thanks,

Jun Gong