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.