I am programming now nrf52810
I try to merge uart functionality to ble_app_blinky project but it does not work
i debug and found out uar_error_handler() never been reached, although no error in uart_init().
have anyone face the same problem
What should i fix in sdk_config.h of ble_app_blinky to use uart module on chip nrf52810 ?