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

uart only 1 byte received - nRF5_SDK_11.0.0

I did try to SPI example in nRF5_SDK_11.0.0 But, I saw print in serial terminal only one-byte log which is NRF_LOG macro. Basically, It SPI example included app_uart.c in project. Is this issued only nRF_SDK_11.0.0 ?

Is this use app_uart_fifo.c instead of app_uart.c ? If so, where I refer to documentation or official advice offered Nordic.

Thanks.

Related