This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
oak:tutorials:wificonfig [2016/03/19 02:30] digistump created |
oak:tutorials:wificonfig [2016/04/07 15:31] mikekgr |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Changing Your Oak's WiFi Settings ====== | ====== Changing Your Oak's WiFi Settings ====== | ||
| + | **NOTE:** If you have not used your Oak before you will need to complete these steps: [[oak:tutorials:connecting|Connecting your Oak for the first time]] | ||
| ====== Entering Config Mode ====== | ====== Entering Config Mode ====== | ||
| Line 11: | Line 11: | ||
| - If your current WiFi settings are failing the Oak will enter automatically. | - If your current WiFi settings are failing the Oak will enter automatically. | ||
| - If you connect Pin 1 to GND and then power on the Oak, and disconnect after about 3 seconds so you can see the LED blink since it shares the same pin. | - If you connect Pin 1 to GND and then power on the Oak, and disconnect after about 3 seconds so you can see the LED blink since it shares the same pin. | ||
| - | - If you call rebootToConfig(); from a sketch (this allows you to have a button or similar to change wifi settings). | + | - If you call Oak.rebootToConfig(); from a sketch (this allows you to have a button or similar to change wifi settings). |
| With your Oak powered up and in config mode you can proceed with the next section. | With your Oak powered up and in config mode you can proceed with the next section. | ||