I have just changed line 74 of nrf_drv_uart.h file as
#define UART1_ENABLED 1
instead of
#define UART1_ENABLED 0
and the example gives an error. Please find the image of the error attached!! May I know what's the issue here? UART1error.PNG
I'm using windows 10 laptop and SDK version 14!