-
Notifications
You must be signed in to change notification settings - Fork 1
Serial communication
Maximilian Inckmann edited this page Apr 17, 2021
·
4 revisions
- Baudrate: 9600
- Serial is used to provide debug information.
- Serial is used for the first setup.
- Controlling the ESP over Serial isn't possible yet.
- For each command-value pair please send the command first, make a new line and post then the value!!!
The answers of the ESP are either FAIL
or SUCCESS
.