JacekDob / Sonoff-Tasmota

Provide ESP32 with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
GNU General Public License v3.0
71 stars 12 forks source link

Wifi Connection issue #11

Open helmar74 opened 6 years ago

helmar74 commented 6 years ago

Hardware: Board: ESP32 NodeMCU Core Installation/update date: 17/Mar/2018 IDE name: Arduino IDE Flash Frequency: 80Mhz Upload Speed: ?115200?

Description: I entered valid SSID an Password in user_config.h. But ESP doesn't connect to Wifi AP. Configuration works fine with a lot of other tasmota devices. I only changed STA_SSID1 and STA_PASS1 in user_config.h but doesn't work at all. The Devices restarts and the same messages appears in serial log

Serial Log Output: 8000,len:0 load:0x40078000,len:11392 entry 0x40078a24

00:00:00 APP: Set Baudrate to 115200

00:00:00 Project sonoff Sonoff (Topic sonoff, Fallback DVES_00000000, GroupTopic sonoffs) Version 5.12.0c-STAGED 00:00:00 WIF: Connecting to AP1 in mode 11 00:00:15 WIF: Connect failed with AP timeout 00:00:15 WIF: Connecting to AP1 in mode 11 00:00:30 WIF: WPSConfig failed to start 00:00:31 WIF: SmartConfigSSId1 , Password1 00:00:33 APP: Restarting ets Jun 8 2016 00:22:57

Zixim commented 6 years ago

try checking or setting the SSID & PASS via serial console ?