Skip to content
Discussion options

You must be logged in to vote

Hi Martin
the status of WiFi is read from stored preferences so changing the default won't affect your device, only a new fresh without a stored configuration.

The recommended choice is to use the dedicated save the WiFi status only in the Device > Save Config menu called "Save No WiFi (suggested on the field)"

This preference is stored in NVM (not volatile memory) and applied at every restart, intended or not (e.g. crash, or reboot required to change some configuration or wake up from sleep).

The option to hard code it (not recommended) requires changing the setup function, where the intended status of WiFi is configured during setup time with the ReadNVMPreferences function:

// Read de…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by renatobo
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