-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
[Bug] Network: no connection if the SSID is hidden and data is manually entered. #983
Comments
can you try the latest version which was uploaded some seconds ago |
I did, this comes from the log:
|
Note that the following:
From my Windows notebook, maybe this holds additional valuable info:
Whats wondering me is, that the |
so I've to dig deeper into this. First I need to setup a hidden WiFi on my side 😅. I hope to fix this soon. |
@lumapu this may have to do with the 802.11 k/r/v Standards. You know I like the Here are the links to the documentation for roaming 802.11k and management 802.11v collectively known as "Mesh Steering" Actually both 802.11k and 802.11r are necessary for seamless Basic Service Set (BSS) transitions aka roaming: 802.11k Basic Service Set (BSS) transitions: IEEE 802.11k-2008 |
Platform
ESP8266
Assembly
I did the assebly by myself
nRF24L01+ Module
nRF24L01+ plus
Antenna
external antenna
Power Stabilization
Elko (~100uF)
Connection picture
Version
0.6.9 (stable) and 0.7.2 (dev)
Github Hash
abc
Build & Flash Method
AhoyDTU Webinstaller
Setup
Not relevant as it is a Network / SSID issue.
Debug Serial Log output
Error description
The SW runs fine, I get data from the HM-800, BUT
When setting up the network, it will not connect to it. Using both versions which show the same behaviour, I found out the following:
Possible solution
The text was updated successfully, but these errors were encountered: