This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

APP_UART_DATA_READY not responding in GCC

We are using ble app uart example in gcc. The uart event handler is not responding on APP_UART_DATA_READY. When it was  build on keil it is working, but due to necessity we need to stick to gcc.

Related