I am using windows 10, nrfConnect 5340, and the NRF5340DK.
I was searching for an example of how to configure and use the usart/uart 0 port as a 2 way interupt based serial communication.
so far all the examples either stick to printk or they are for the app core. even trying to reverse the app core examples has been tricky for me.
Is there an example that configures the uart0 of the net core? if not is there some sort of guide on how to set up uart properly in nrf connect.
Thank you