I am new to mbOS but I am familier with RTOS in general.
I have an example of BLE UART take from Nordic example in package nRF5_SDK_15.2.0_9412b96 I download. It locate here with all of its <Package Folder>\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart. It is open in SES.
Now I open the start example of mbOS for nordic with the some device. There are 2 task of blink. I want to run the BLE UART example as a task in the mbOS example. I want to know how can I copy all the C folders of the BLE UART example as show in the Project explorer, and the user include Directories with the right path, conjunct 2 project together.
Thanks.
I have an example of BLE UART take from Nordic example in package nRF5_SDK_15.2.0_9412b96 I download. It locate here with all of its <Package Folder>\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart. It is open in SES.
Now I open the start example of mbOS for nordic with the some device. There are 2 task of blink. I want to run the BLE UART example as a task in the mbOS example. I want to know how can I copy all the C folders of the BLE UART example as show in the Project explorer, and the user include Directories with the right path, conjunct 2 project together.
Thanks.