Needs to control LyraT-Mini by serial port
Posted: Wed Apr 24, 2024 10:19 am
I'm using a https://github.com/espressif/esp-adf/tr ... ocols/voip project and I need to control the LyraT-Mini board via serial port. I tried to configure UART0 to receive data, but it just broke everything. Is where an example of how to receive data via UART0, provided that there is already a debugging information output on this port.
And another question. I use idf.py monitor to get debugging information. Can this monitor send data into my board?
And another question. I use idf.py monitor to get debugging information. Can this monitor send data into my board?