Skip to content

AccessPoint issues #71

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
albydnc opened this issue Jul 10, 2019 · 3 comments
Closed

AccessPoint issues #71

albydnc opened this issue Jul 10, 2019 · 3 comments
Assignees

Comments

@albydnc
Copy link

albydnc commented Jul 10, 2019

Some issues with the wifi.beginAP() command:

Default Espressif AP showing up

Using Wifi Firmware 1.1.0 and WiFi NINA library 1.4.0, the hotspot is created ignoring my config (ssid,pass), and being an open network with ssid like ESP-XXXXXX

Update to firmware 1.2.1

When updated the wifi module to the last firmware available, the hotspot fails to initialize.

NB I'm using MKR WIFI 1010 & Arduino IDE 1.8.9, I've also tried with the Web Editor and the 1.8.8, no luck

@albydnc
Copy link
Author

albydnc commented Jul 10, 2019

Tried with a second MKR WiFi 1010, reporting same errors

@facchinm
Copy link
Contributor

Hi @albydnc ,
can you share the SSID and password you are trying to initialize? Please note that, since the AP connection is using WPA standard, the password must be at least 8 characters long or the initialization will fail.
Fw 1.1.0 AP configuration is known to fail; for the latest firmware you can check arduino/Arduino#8976 (that also brings nice speed improvements)

@sandeepmistry
Copy link
Contributor

I'm closing this for now due to lack of feedback, please re-open with requested info if you are still interested.

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

4 participants