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

Wifi manager to store wifi credentials #143

Open
wdouglas1999 opened this issue Oct 21, 2023 · 8 comments
Open

Wifi manager to store wifi credentials #143

wdouglas1999 opened this issue Oct 21, 2023 · 8 comments
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold

Comments

@wdouglas1999
Copy link

Is there any sort or WiFi credentials management API? It would be great to be able to enter the wifi user name, password and ssid via the app and then be able store it in flash. Any information would be useful. Thank you.

@github-actions
Copy link

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://www.amebaiot.com/en/ameba-arduino-summary/ for more information

@wdouglas1999
Copy link
Author

Anyone but a bot looking at this?

Copy link

This issue is stale because it has been open for 14 days with no activity.

Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

@M-ichae-l
Copy link
Collaborator

Hi @wdouglas1999 ,
Current SDK dose not have a Wifi manager example. Alternatively, there are some other options.

  • You can use UART to key in the ssid and password at any time
  • Hard code the ssid and password
  • You can try to store all information into the filesystem (eg, SD card), then let system restore the wifi ssid and password into the system.

@wdouglas1999
Copy link
Author

Thank you for your reply.
Do you know of any “post server” libraries that are compatible with ameba 82 mini?

@M-ichae-l
Copy link
Collaborator

Technically the libs are at higher level of the system. All those libs should able to be supported but there may be issues that need to do porting/debugging.

@M-ichae-l M-ichae-l added the enhancement New feature or request label Dec 4, 2023
Copy link

This issue is stale because it has been open for 14 days with no activity.

@M-ichae-l M-ichae-l added the pending It is a feature/bug-fix request, currently on hold label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold
Projects
None yet
Development

No branches or pull requests

2 participants