Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

first iteration of WiFiConnectionHandler with Dynamic SSID:PASS pair#62

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ubidefeo wants to merge4 commits intoarduino-libraries:master
base:master
Choose a base branch
Loading
fromubidefeo:WiFiCredentials-dynamic

Conversation

ubidefeo
Copy link
Collaborator

This PR adds a class which supports instantiation without SSID and PASS in order to dynamically set them at later time usingsetWiFiCredentials(String, String).
This allows a machine to get their WiFi credentials passed in at startup time via means of storage, effectively removing such credentials from the firmware.

@ubidefeoubidefeo requested a review fromaentingerMay 22, 2021 10:58
@CLAassistant
Copy link

CLAassistant commentedMay 22, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

@ubidefeo
Copy link
CollaboratorAuthor

@aentinger
I found out that I was behind on my local branch with some changes,
have now pulled the upstream, merged into my branchWiFiCredentials-dynamic and pushed again.
Strangely enough my version ofArduino_ConnectionHandler.h was missing the|| defined(ARDUINO_NANO_RP2040_CONNECT) but it wasn't showing up in changed files.

It now appears to be aligned, please take a look and let me know if you want me to make changes

u.

@per1234per1234 added type: enhancementProposed improvement topic: codeRelated to content of the project itself labelsMay 15, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aentingeraentingerAwaiting requested review from aentinger

Assignees
No one assigned
Labels
topic: codeRelated to content of the project itselftype: enhancementProposed improvement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@ubidefeo@CLAassistant@per1234

[8]ページ先頭

©2009-2025 Movatter.jp