You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered something that isn't really a bug, but got me kinda confused, using the basic "hello_world" example the baud rate sent to the 8266 is 115200, great, but the default baud rate for the monitor is 74880 for some reason, it's a very simple thing to fix but can get newcomers running circles not being able to use the monitor.
Maybe it's actually a feature to incentivize the use of the menuconfig?
How to replicate:
copy hello_world example
run make all
run make flash
run make monitor
restart board
get gibberish in the terminal
Toolchain version: esp-2020r3-49-gd5524c1
Compiler version: 8.4.0
esptool.py v2.4.0
using ESP8266-01
(Sorry if its the wrong place to post this)
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[Bug/suggestion] Diverging baud rates in hello_world example
[Bug/suggestion] Diverging baud rates in hello_world example (GIT8266O-850)
Apr 2, 2024
Hello!
I've encountered something that isn't really a bug, but got me kinda confused, using the basic "hello_world" example the baud rate sent to the 8266 is 115200, great, but the default baud rate for the monitor is 74880 for some reason, it's a very simple thing to fix but can get newcomers running circles not being able to use the monitor.
Maybe it's actually a feature to incentivize the use of the menuconfig?
How to replicate:
Toolchain version: esp-2020r3-49-gd5524c1
Compiler version: 8.4.0
esptool.py v2.4.0
using ESP8266-01
(Sorry if its the wrong place to post this)
The text was updated successfully, but these errors were encountered: