I need to connect a ble device to a double uart0 and Uart1 over zephyr.
The first uart in used for comunication puupose e message everty 20mS at 115200;
The second uart is used for configuration /debug purpose. I made several attempts I can use an uart .
The first uart work well. But with the second I have some crash. There is an examples that will help me ?
I have tried to use the ncs/nrf/samples/peripheral/lpuart But id doesent work.
the samples in zephyr/samples/driver/uart/echo_bot work if I use a single uant .... but it doesent work if II try tu use uart0 e Uart1
Best Regards
Novello G.