I have two tasks and I want to run those tasks one after the other.
currently when I comment on one of the task, the firmware running without any error.
if run those two parallelly I'm getting error APP_ERROR_HANDLER(NRF_ERROR_FORBIDDEN); error code 0xf.
Please suggest to me the proper method to run two tasks simultaneously.
Thanks in advance.