Skip to content
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

Enhancement: Upgrade SDK to 1.5.1 (16.1.2016) (IoT Firmware) #33

Closed
mikexmas opened this issue Jan 22, 2016 · 2 comments
Closed

Enhancement: Upgrade SDK to 1.5.1 (16.1.2016) (IoT Firmware) #33

mikexmas opened this issue Jan 22, 2016 · 2 comments

Comments

@mikexmas
Copy link

I noticed some troubles working with softAP; to connect my comp to softAP: connected and
immediately disconnected.
station: 00:27:10:81:40:f4 join, AID = 1
station: 00:27:10:81:40:f4 leave, AID = 1
rm 1
add 1
aid 1
station: 00:27:10:81:40:f4 join, AID = 1
station: 00:27:10:81:40:f4 leave, AID = 1
rm 1
add 1
aid 1
station: 00:27:10:81:40:f4 join, AID = 1
station: 00:27:10:81:40:f4 leave, AID = 1
rm 1
etc.....

I upgraded to new SDK and it may be much better.
Just copied SDK files to working folder, except "makefile".

@peter-valkov
Copy link
Contributor

In release notes on espressif site:

Optimize softAP working mode so that some stations can be easily connected.

... so probably it will help. First thing in my next week TODO list will be to test it.

@peter-valkov
Copy link
Contributor

SDK is updated to version 1.5.1. In the quick test I used boot-loader version 1.5. In my environment it seems everything works fine so far. If you continue to experience trouble connecting to SoftAP we might need to address the issue to espressif with more detailed information about the hardware (network card model) used as station to connect to SoftAP.

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

2 participants