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

Call to nrf_atfifo_item_alloc fail

Hi

I got NRF_ERROR_NO_MEM, when calling to "nrf_atfifo_item_alloc()" from "timer_req_schedule()" routine.

Is the allocation is done from the task heap or stack?

Thanks

Arik

Parents Reply Children
Related