Log port pins canot be chaged
-
- Posts: 3
- Joined: Fri Jul 09, 2021 11:44 am
Log port pins canot be chaged
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 (39.78 KiB) Viewed 20554 times
-
- screen_esp.JPG (26.45 KiB) Viewed 20554 times
Re: Log port pins canot be chaged
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.
~
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 41 guests