Skip to content

Commit 3af4205

Browse files
committed
link fix
1 parent bb4299c commit 3af4205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Be sure to press the button correctly, you must "feel" a click. If your on-devic
6161

6262
- If esptool.py stops at "Uploading stub...", use --no-stub
6363

64-
- If the flash fails or the device does not operate as expected, try using the default ESP82xx boot ROM baud rate - `74880`. This is the baud rate the ESP82xx is set to by default when it boots into programming mode. This baud rate is a selection option in [Tasmota PyFlasher](Flashing#nodemcu-pyflasher). It can be specified as a command line option in [esptool.py](Flashing#esptoolpy) (`-b`) and [esptool.exe](Flashing#esptool-executable) (`-cb`).
64+
- If the flash fails or the device does not operate as expected, try using the default ESP82xx boot ROM baud rate - `74880`. This is the baud rate the ESP82xx is set to by default when it boots into programming mode. It can be specified as a command line option in [esptool.py](/installation/Flashing#esptoolpy) (`-b`) and [esptool.exe](/installation/Flashing#esptool-executable) (`-cb`).
6565

6666
You may also want to select a serial monitor/terminal capable of setting this "unusual" baud rate. In Termite, type this value (`74880`) in the baud rate selection text box when configuring the port. Having the option to specify this unusual baud rate will allow you to view the [ESP8266 boot ROM log](https://github.com/espressif/esptool/wiki/ESP8266-Boot-ROM-Log) while the device is booting.
6767

0 commit comments

Comments
 (0)