Skip to content

cant connect to hidden ssid #2390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mtnbrit opened this issue Aug 12, 2016 · 1 comment
Closed

cant connect to hidden ssid #2390

mtnbrit opened this issue Aug 12, 2016 · 1 comment

Comments

@mtnbrit
Copy link

mtnbrit commented Aug 12, 2016

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

#include <Arduino.h>

void setup() {

}

void loop() {

}

Debug Messages

messages here
@mtnbrit
Copy link
Author

mtnbrit commented Aug 21, 2016

I found that Mikrotik's n-only mode was the cause of this, the esp connects just fine to hidden ssid when the AP is set to b/g/n mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant