Przesłanie projektu (z poziomu Arduino IDE) poszło (chyba dobrze), wystartowała konfiguracja przez WebInterface - podałem co trzeba, restart urządzenia i znowu tryb konfiguracji, a w logu mam:
Code: Select all
E (415) esp_core�fVW}���͡� Core dump data check failed:
Calculated checksum='c688fc74'
Image checksum='ffffffff'
Main storage not configured
E (12) esp_littlefs: partition "spiffs" could not be found
E (13) esp_littlefs: Failed to initialize LittleFS
LittleFsConfig: formatting partition
E (24) esp_littlefs: partition "spiffs" could not be found
E (24) esp_littlefs: Failed to E (327) task_wdt: esp_task_wdt_reset(763): task not found
initializeE (333) task_wdt: esp_task_wdt_reset(763): task not found
E (338) task_wdt: esp_task_wdt_reset(763): task not found
to formatE (344) task_wdt: esp_task_wdt_reset(763): task not found
.
E (349) esp_littlefs: partition "spiffs" could not be found
E (354) esp_littlefs: Failed to initialize LittleFS
LittleFsConfig: failed to mount and to format partition
+++++ Param[SignalTime1] is not set
+++++ Param[PauseTime1] is not set
+++++ Param[SignalCount1] is not set
+++++ Param[SignalTime2] is not set
+++++ Param[PauseTime2] is not set
+++++ Param[SignalCount2] is not set
Specyfikację płytek ESP32 pobrałem z:
http://arduino.esp8266.com/stable/packa ... index.json
i miałem do wyboru m.in. "Sonoff DUALR3" to ją wybrałem.
