You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the esp wifi doesn't connect to an ssid if it is hidden. I connect my devices just fine to the ssid while unhidden, most wifi devices should reconnect just fine once the ssid is known and then is set to hidden. I even went in to the esp and set the ssid and pw by hand, but it still doesnt connect. Setting ssid back to un-hidden, they connect right up.
Im using a mikrotik RB751 for an access point with the latest firmware 6.36, WPA2-PSK and 2.4 n-only mode.
im using wifimanager lib in case that has any bearing.
Hardware
Hardware: ESP-12f
Core Version: 2.3.0
Description
Problem description
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: OTA
Reset Method: ck
Sketch
#include<Arduino.h>voidsetup() {
}
voidloop() {
}
Debug Messages
messages here
The text was updated successfully, but these errors were encountered:
Please fill the info fields, it helps to get you faster support ;)
if you have a stack dump decode it:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/stack_dump.md
for better debug messages:
https://github.com/esp8266/Arduino/blob/master/doc/Troubleshooting/debugging.md
----------------------------- Remove above -----------------------------
Basic Infos
I found the esp wifi doesn't connect to an ssid if it is hidden. I connect my devices just fine to the ssid while unhidden, most wifi devices should reconnect just fine once the ssid is known and then is set to hidden. I even went in to the esp and set the ssid and pw by hand, but it still doesnt connect. Setting ssid back to un-hidden, they connect right up.
Im using a mikrotik RB751 for an access point with the latest firmware 6.36, WPA2-PSK and 2.4 n-only mode.
im using wifimanager lib in case that has any bearing.
Hardware
Hardware: ESP-12f
Core Version: 2.3.0
Description
Problem description
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: OTA
Reset Method: ck
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: