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
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# ESP32 WebApp platform for Ayab
2
2
3
-
UnoR4 (esp32s3) platform to support ayab webapp development
3
+
**UnoR4 WiFi** (esp32s3) platform to support ayab webapp development
4
4
5
5
## Features
6
6
- WiFi connectivity
@@ -30,6 +30,9 @@ UnoR4 (esp32s3) platform to support ayab webapp development
30
30
- **Important**: Set target to `esp32s3` (extension doesn't take CONFIG_IDF_TARGET from sdkconfig.defaults into account to setup target)
31
31
- Build project
32
32
33
+
## Serial monitor (system logs)
34
+
Connect the UnoR4 USB interface to your computer and start a serial console (minicom, putty, ...) or a webserial application with a baud rate set to 115200 for the corresponding port.
35
+
33
36
## Flash Update
34
37
### Install ayab-esp32
35
38
- Find *download* and *gnd* pin on the 6-pin header next to the USB-C connector and short them with a jumper
0 commit comments