Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Use APP_TIMER and APP_UART_FIFO

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 Disappointed

 

Related