This is an old revision of the document!
PAGE UNDER CONSTRUCTION
This page is being put together due to this discussion: https://digistump.com/board/index.php/topic,2132.0.html
In a nutshell, you can use an Oak offline if you serial program it. No wifi or internet is needed for that mode of programming. However, you may not be using an Oak if that was the case. So perhaps your internet or wifi is intermittent, or you want to be able to turn the wifi off the save power. Can you do it? YES!
Basically, run the Oak in manual safe mode only mode so it doesn't auto-reboot when there is no wifi, and run the oak in SYSTEM_MODE(SEMI_AUTOMATIC) or SYSTEM_MODE(MANUAL)? to manage the wifi connection / internet connection yourself in code. You can then have the Oak connect to wifi when it's available, or in response to a button, etc.
MMTC