-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate.
- Provided a clear description of your suggestion.
- Included any relevant context or examples.
Issue or Suggestion Description
I have UART output permanently shown via idf-monitor. I run the firmware and also flash inbetween. I am running on Windows.
The monitor (from esp-idf 5.5) stops working when the device enters download mode and received some data (I am flashing via USB).
The last lines the monitor then shows is
waiting for download
�OHAI��
���
There was no issue with monitor from esp-idf 5.3. It kept running all the time.
I believe this is a bug, because the monitor stops showing anything and also it does not exit on its own.
With the monitor from esp-idf 5.3 it looks like this
waiting for download
�OHAI��
���
--- Warning: Failed to decode multiple lines in a row. Try checking the baud rate and XTAL frequency setting in menuconfig
p�� �� �� ��
<and more >