serial description changed from the outdated one

blakadder 2019-11-10 17:49:49 +01:00
parent ef1464468d
commit 53277e4e18
1 changed files with 2 additions and 4 deletions

@ -49,11 +49,9 @@ http://<ip>/cm?&user=put_username_here&password=put_password_here&cmnd=Power%20O
**Console** menu in Web UI is a convenient place to send commands and it behaves similar to a terminal connection via serial bridge.
### Sending commands over serial bridge
If you flashed the device via serial method you can connect to it with a terminal application (e.g. [Termite](https://www.compuphase.com/software_termite.htm), Arduino IDE Serial Monitor) to issue commands and follow responses. This is a practical way to do a `Backlog` setup of your new device.
If you flashed the device via serial method you can connect to it with a terminal application (e.g. [Termite](https://www.compuphase.com/software_termite.htm) or Arduino IDE Serial Monitor) to issue commands and follow responses. This is a practical way to do a `Backlog` setup of your new device.
*The serial interface is set to 115200 bps except for the following:*
- *Sonoff Dual and the [Sonoff RF Bridge](Sonoff-RF-Bridge-433) where it is set to 19200 bps.*
- *Sonoff S31 where it is set to 4800 bps and the [SerialLog](#seriallog) is disabled.*
*The serial interface is set to 115200 bps except for devices that require a different baudrate.
## Using Backlog
`Backlog` command allows executing up to 30 consecutive commands with a single command line. Each command is separated by a semicolon (";"). `Backlog` is a useful feature to avoid numerous restarts when setting up a new device. You can use it to: