Skip to content
Discussion options

You must be logged in to vote

Thank you for your answer. I found the issue, it was sitting on my chair.

The reason log output stops is because i'm (we're) using a USB2TTL adapter to interface with the LilyGO. By default ESPhome logs to USB_SERIAL_JTAG for the ESP32-S3 variant (https://esphome.io/components/logger/#default-hardware-interfaces). The logger component should be set to output logs on UART0 (using hardware_uart key) in order to be able to see ESPHome log output on the serial console if connected using a USB2TTL adapter.

Cheers !

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@mohammad-vivian-SPOOKY
Comment options

Comment options

You must be logged in to vote
1 reply
@mohammad-vivian-SPOOKY
Comment options

Comment options

You must be logged in to vote
4 replies
@lcrockett
Comment options

@mohammad-vivian-SPOOKY
Comment options

@lcrockett
Comment options

Answer selected by CircuitSetup
@CircuitSetup
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants