Skip to content
Discussion options

You must be logged in to vote

WifiNetworkHelper is meant to be a helper in setting up the network connection. That's why you see there the call to ConnectDhcp().
And it was coded to be used at boot time only. Because of the convoluted interactions between the various network components and IDF APIs.
If you need to change something in the DHCP or IP of the target, you should use the APIs available in Sys.Net.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@907684501
Comment options

@josesimoes
Comment options

Answer selected by Ellerbach
@907684501
Comment options

@Ellerbach
Comment options

@907684501
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants