Log port pins canot be chaged

mateuszfio
Posts: 3
Joined: Fri Jul 09, 2021 11:44 am

Log port pins canot be chaged

Postby mateuszfio » Tue Nov 21, 2023 7:28 am

According to documentation ESP-AT User Guide [v3.2.0.0] it is possible to change the pins of the log port. But when I'm in menuconfig I don't see such an option.
Attachments
doc_esp.JPG
doc_esp.JPG (39.78 KiB) Viewed 15320 times
screen_esp.JPG
screen_esp.JPG (26.45 KiB) Viewed 15320 times

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: Log port pins canot be chaged

Postby esp-at » Tue Dec 05, 2023 12:58 pm

Hi mateuszfio,
Many thanks for your report! you are right. The document is outdated due to ESP-IDF version upgrade.

The right way to modify the pins of the log port as following:

- ./build.py menuconfig -> Component config -> ESP System Settings -> Channel for console output -> Custom UART
- ./build.py menuconfig -> Component config -> ESP System Settings -> UART TX on GPIO#
- ./build.py menuconfig -> Component config -> ESP System Settings -> UART RX on GPIO#

will update esp-at document in two weeks, thank you.

~

Who is online

Users browsing this forum: No registered users and 36 guests