WiFi API Doc Addition #7384
Unanswered
Xylopyrographer
asked this question in
Q&A
Replies: 1 comment
-
Hello @Xylopyrographer, nice description and approach. Tagging @pedrominatel, who can help answering some of your questions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day all. With winter in this neck of the woods soon to be upon us, nothing better to do than huddle around the fireplace with a warm beverage and laptop and write documents. 🤪
Considering adding a few things to the WiFi API file. Particularly in fleshing out the examples to demonstrate more of the methods in the libraries and the sequence dependancies.
This'll be for the basic STA and AP stuff to start. So in this vein, I'd like to tap into the brain trust here with a few questions:
softAP
,softAPConfig
,softAPsetHostname
andsoftAPmacAddress
be called?softAPdisconnect
, what then needs to be done to fire up the AP again?#include
file?There will only be a bajillion more questions but that's probably enough to start.
Of course, if someone else has this tucked away in a drawer somewhere or is already on this, glad to collaborate & make it part of the official repo docs.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions