-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Description
Platform
- Hardware: Wemos D1 Mini Pro
- Core Version: 2.7.1
- Development Env: Arduino IDE 1.8.12
- Operating System: [Windows]
Problem Description
It's very instable, my SSID appears only sometimes, as we see in the serial monitor:
If I use "D1 mini" with the same example, it allways find my SSID ("ARITA").
I need to know why "D1 Mini Pro" is not working like "D1 mini".
Sketch
WiFiScan.ino (basic example of ESP8266Wifi)
Debug Messages
10:50:36.057 -> scan done
10:50:36.057 -> 4 networks found
10:50:36.057 -> 1: Tech_D0059199 (-79)*
10:50:36.057 -> 2: NET_OLIVEIRA 2G (-83)*
10:50:36.057 -> 3: SHAN LON (-72)*
10:50:36.091 -> 4: #NET-CLARO-WIFI (-71)
10:50:36.091 ->
10:50:41.079 -> scan start
10:50:43.204 -> scan done
10:50:43.204 -> 3 networks found
10:50:43.204 -> 1: Tech_D0059199 (-78)*
10:50:43.204 -> 2: NET_OLIVEIRA 2G (-85)*
10:50:43.238 -> 3: #NET-CLARO-WIFI (-65)
10:50:43.238 ->
10:50:48.253 -> scan start
10:50:50.378 -> scan done
10:50:50.378 -> 2 networks found
10:50:50.378 -> 1: Tech_D0059199 (-79)*
10:50:50.378 -> 2: NET_OLIVEIRA 2G (-86)*
10:50:50.378 ->
10:50:55.373 -> scan start
10:50:57.505 -> scan done
10:50:57.505 -> 3 networks found
10:50:57.505 -> 1: Tech_D0059199 (-76)*
10:50:57.505 -> 2: NET_OLIVEIRA 2G (-80)*
10:50:57.540 -> 3: ARITA (-65)* //<<<<< This is my wifi!
10:50:57.540 ->
10:51:02.537 -> scan start
10:51:04.666 -> scan done
10:51:04.666 -> 1 networks found
10:51:04.666 -> 1: Tech_D0059199 (-81)*
10:51:04.666 ->
Metadata
Metadata
Assignees
Labels
No labels