Hi, I am trying to initilizate the APP_UART using the APP_UART_FIFO_INIT() and initilizate the app_timer, but it does not work, in spite that the code is compiling.
What could be happening?
note: If I initilizate the NRF_LOG, all it works, but the UART event handler does not work