-
Notifications
You must be signed in to change notification settings - Fork 12
Debugging
Jérôme edited this page Jun 16, 2019
·
1 revision
Zu Anzeige der seriellen Debugausgaben des ESP32, im seriellen Monitor (Arduino IDE: Menü -> Werkzeuge -> serieller Monitor) die Baudrate auf 57600 einstellen.
Der Bootvorgang sieht idealerweise so aus:
ASKSINANALYZER ESP32
--------------------------------
- INIT ONLINE_MODE (Enabled)
- SD Card Type : SDHC
- SD Card Size MB: 3780
- Total space MB: 2047
- Used space MB: 4
- INIT SD CARD DONE. SD CARD IS AVAILABLE
- SPIFFS: Mount OK
- SPIFFS: Total kB: 1342
- SPIFFS: Used kB: 79
- SPIFFS: Free kb: 1263
- INIT SPIFFS DONE. SPIFFS IS AVAILABLE
- INIT TFT.
- showDisplayDetails = Enabled
- showDisplayLines = Enabled
- INIT TFT DONE.
- Config-Modus durch bootConfigMode aktivieren?
-> /bootcfg.mod existiert NICHT
- LOADING CONFIG
- mounted file system
- reading config file
- opened config file
- Content of JSON Configfile:
{"ip":"0.0.0.0","netmask":"0.0.0.0","gw":"0.0.0.0","ntp":"0.de.pool.ntp.org","ccuip":"192.168.1.252","svanalyzeinput":"Analyzer_Input","svanalyzeoutput":"Analyzer_Output"}
- > JSON OK
- LOADING CONFIG: SUCCESSFUL
- RESOLVE_ADDRESS is active! CCU IP and both SV are set.
- INIT WIFI CONNECT. - Connecting to WiFi..
- Connected to the WiFi network
- SSID: Apple Network
- IP Address: 192.168.1.191
- RSSI: -58 dBm
- INIT WIFI CONNECT DONE. WIFI IS AVAILABLE
- NTP time was set from 0.de.pool.ntp.org
- INIT NTP DONE. NTP IS AVAILABLE
- INIT WEBSERVER DONE.
- INIT COMPLETE.
--------------------------------
- allgemeine Funktionsübersicht
- HTTP Steuerbefehle
- Hardware
- Elektronik
- Software
- HomeMatic
- Unterstützungsprogramm zur Adressauflösung einrichten
- WLAN einrichten
- Info-Screen anzeigen
- Webzugriff