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

Getting error 0x0f while running two tasks parallelly on ble_app_hrs_freertos.

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.

Parents Reply Children
No Data
Related