This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
oak:tutorials:internalurls [2016/04/14 01:49] pfeerick Missing '|' hid text for 'device-id' |
oak:tutorials:internalurls [2016/10/27 19:14] pfeerick Note on how to remotely get out of config mode added |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| | http://192.168.0.1/system-update | Forces the Oak to try to update the system - do not use| | | http://192.168.0.1/system-update | Forces the Oak to try to update the system - do not use| | ||
| + | |||
| + | You can get out of config mode and back to the user sketch by rebooting the Oak or by connecting to the Oak's AP and sending a post request to 192.168.0.1/connect-ap with a raw body of {"idx":0} | ||
| More info on the SoftAP Protocol: https://github.com/spark/firmware/blob/845a5b489924d6953f966c8b6bb02b915d7f66ae/hal/src/photon/soft-ap.md | More info on the SoftAP Protocol: https://github.com/spark/firmware/blob/845a5b489924d6953f966c8b6bb02b915d7f66ae/hal/src/photon/soft-ap.md | ||