Quantcast
Channel: ESPHome - Home Assistant Community
Viewing all articles
Browse latest Browse all 1486

Can't get D1 Mini to connect to Wifi

$
0
0

I have D1 Mini ver 3.0.0
Hassio 0.118.3
ESPhome 1.15.3

This is my simple code:

esphome:
  name: kitchenleds
  platform: ESP8266
  board: d1_mini

wifi:
  ssid: "JAB-CAN"
  password: "xxxxxxxxx"

# Enable logging
logger:
  level: DEBUG

I was using ESPHome-Flasher-1.2.0
upgraded to version 1.3.0 (same problem)

After flashing this is the log I get:

Using 'COM4' as serial port.
Connecting....
Detecting chip type... ESP8266
Connecting....

Chip Info:
- Chip Family: ESP8266
- Chip Model: ESP. (92 %)Writing at 0x00034000... (100 %)Wrote 309824 bytes (223297 compressed) at 0x00000000 in 5.1 seconds (effective 486.8 kbit/s)...
Hash of data verified.

Leaving...
Hard Resetting...
Done! Flashing is complete!

Showing logs:
[16:18:18][I][logger:166]: Log initialized
[16:18:18][I][app:029]: Running through setup()...
[16:18:18][C][wifi:033]: Setting up WiFi...
[16:18:18][D][wifi:324]: Starting scan...
[16:18:24][D][wifi:339]: Found networks:
[16:18:24][I][wifi:385]: - 'JAB-CAN' (86:83:C2:97:xx:xx) ▂▄▆█
[16:18:24][D][wifi:386]:     Channel: 6
[16:18:24][D][wifi:387]:     RSSI: -55 dB
[16:18:24][I][wifi:194]: WiFi Connecting to 'JAB-CAN'...
[16:18:31][W][wifi_esp8266:395]: Event: Disconnected ssid='JAB-CAN' bssid=86:83:C2:97:xx:xx reason='Auth Expired'
[16:18:31][W][wifi:485]: Error while connecting to network.
[16:18:31][W][wifi:522]: Restarting WiFi adapter...
[16:18:31][W][wifi_esp8266:395]: Event: Disconnected ssid='JAB-CAN' bssid=86:83:C2:97:xx:xx reason='Authentication Failed'
[16:18:31][I][wifi:194]: WiFi Connecting to 'JAB-CAN'...
[16:18:31][W][wifi_esp8266:191]: wifi_apply_hostname_(kitchenleds): lwIP error -16 on interface st (index 0)
[16:18:37][W][wifi_esp8266:395]: Event: Disconnected ssid='JAB-CAN' bssid=86:83:C2:97:xx:xx reason='Auth Expired'
[16:18:37][W][wifi:485]: Error while connecting to network.
[16:18:37][W][wifi:522]: Restarting WiFi adapter...

I am obviously sure of my ssid password, also tried a different ssid/password.
I tried another D1 Mini and getting same issue.

Anything else I can try?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1486

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>