Hi
I am developing a product for the health care market, and we chose embOS by Segger to by our OS for the nRF52840 Based product.
I've created a project based on ble_app_uart and integrated the embOS libraries.
Now - Do you have an example of running the softdevice task inside embOS ? Such an example exist for freertos ( nrf_sdh_freertos_init ) .
What will be the equivalent for embOS ?