Skip to content
Discussion options

You must be logged in to vote

The error might hint that STA mode is not enabled yet so the function "doesn't know" which interface to use. When do you call the function?

You probably want to try to call it after set_configuration or even after start.

On the other hand, I guess we should add a setting in ClientConfiguration (and make sure the protocols get set in set_configuration)

(Unfortunately, I don't own a suitable access-point to really test this myself)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aidengk-iris
Comment options

Answer selected by aidengk-iris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants