Hi,
I don’t seem to get WiFi settings to save and/or load.
In the boot up the startup log always states:
Failed to read settings. Using default settings
and then I need to manually enter the SSID and password every time after boot up.
There’s no file /mnt/bootpar/firmwareSettings.xml ever created on the disk, although, looking at the code, every settings adjustment should trigger settings.Save();
I haven’t yet found a way how to get MonoBrick to remember the WiFi settings between reboots. Especially when the StartupApp turns off all existing WiFis and then fails to start a new one due to missing settings file.
Does anybody know how to get the settings file to save and load properly?
Best,
– Ville
Follow