Geoff 04/30/2026 04:26 PMZygote is a terrific starting point for field-provisioning and SSID and password but assumes you only need to do so when your existing credentials are invalid. To support pre-loading credentials setup.toit must be able to start an AP even when Jaguar or Artemis has wi-fi running. Jaguar can get around this with -D jag.wifi=false but how can I turn off Artemis' wifi temporarily?
Temporary turn-off of Artemis' wifi would also be beneficial for when I need to run a sensor for an hour but don't need wifi or it's current draw in the meantime. Thank you.