This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

saadc called inside app timer not started

Hi guys. I'm trying to measure my battery. I'm testing my function from main and it works. The procedure looks like this:

  • saadc init
  • sample data
  • saadc uninit

But when i try to execute the same from app timer it hangs. Is there some kind of priority issue?

Related