Hi Admin
I am using ESP32 with ESP-IDF v3.0. Here i have enabled all the debug LOGS. But i need these debug LOGs in UART1 of ESP32 instead of UART0.
So, is there any method or function to redirect the logs to UART1??
Thanks and Regards..
how to redirect Debug LOGs to UART1 of ESP32
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: how to redirect Debug LOGs to UART1 of ESP32
make menuconfig -> component config -> ESP32-specific -> UART for console output
Re: how to redirect Debug LOGs to UART1 of ESP32
Hi @ESP_Sprite and Thanks for ur quick response..ESP_Sprite wrote:make menuconfig -> component config -> ESP32-specific -> UART for console output
I tried with this config settings but still am not getting it.
In my code the two UARTs are enabled and sending/receiving. So when i changed the UART Console to UART1, the ESP32 not responding through the UART. Only the Bootloader stuff are transmitting through UART0 but UART1 is not working...
So, what should i change in code to make it work??
Thank you.
Who is online
Users browsing this forum: No registered users and 81 guests