Hi,
I am using nRF5 11.0.0 SDK softdevice 2.0.0.
I have implemented a RTOS application with beacon adv.
I also want to add UART service to the RTOS application.
When I do that referring ble_app_uart example, the application freezes due to hardfault error.
Please help in debugging it.
Is there any example code of uart service using RTOS?