I find that you have a NRF_CLI_USES_TASK_MANAGER_ENABLED Macro. But it uses your own task frame. our project want a example using FreeRTOS with complete CLI function, thanks!
I find that you have a NRF_CLI_USES_TASK_MANAGER_ENABLED Macro. But it uses your own task frame. our project want a example using FreeRTOS with complete CLI function, thanks!
I am not aware of such example, but I can check.
Best regards,
Kenneth
This would be great to see. I am unable to get FreeRTOS running with the CLI example because app_timer_freertos.c does not implement the app_timer_cnt_get function which is needed by nrf_cli_process()
Hi, I found this very useful blog jimmywongiot.com/.../