Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ble_conn_params.c - create timer error

Hello,

I have recently switched my OS from FreeRTOS to embOS. I am now replacing the SDK files so my project will not be using FreeRTOS.
I replaced the file app_timer_freertos.c with the file app_timer.c, and now when the file ble_conn_params.c is trying to use app_timer_create an error code 8 has returned.

I assume the file app_timer was not the right choice, are there other options for replacing app_timer_freertos?

Parents Reply Children
No Data
Related