develop tool is nrf5340dk and sample peripheral_uart in NCS1.5.0 ,when debugging , function uart_cb() alway run in case UART_RX_DISABLED and case UART_RX_BUF_RELEASED
,code work well also in other person's nrf5340dk board ,
develop tool is nrf5340dk and sample peripheral_uart in NCS1.5.0 ,when debugging , function uart_cb() alway run in case UART_RX_DISABLED and case UART_RX_BUF_RELEASED
,code work well also in other person's nrf5340dk board ,
Hi,
So if I understand correctly the code works if you are not debugging, but if you try to debug you run into issues?
And this only happens on one of the boards?