-->
Page 1 of 1

Editor Interface - ESP8266 BASIC - Update for 3.0

PostPosted: Sat Jan 21, 2017 8:48 pm
by flywire
All of the Editor Interface screens have changed. How about an update explaining the new fields, particularly for settings?

Current screen: Image Image does not display - Click link here

Re: Editor Interface - ESP8266 BASIC - Update for 3.0

PostPosted: Wed Jan 25, 2017 11:20 pm
by forlotto
New fields are for static IP once you set a static IP it remains that IP in ap and sta mode also there is an option to run your code at start or not run your code at start.

The option for OTA is there as well in my guide I walk you through how to grab the latest update from my OTA server so you don't need to take it and hook it to your computer to upgrade you simply insert the link into OTA click save then when ever a new version is available just click update and viola your esp gets updated providing you have a 4MB nodemcu.

Hope that helps a bit. If you mess with static IP settings DO NOT FORGET your IP not that it is impossible to get but it is best you do not forget it as it will be non standard also be sure to match your routers subnet and be within its range for IP values 192.168.1.X is the typical value x normally being a value of 2-50 or 50 - 100.

Anyhow that is the brunt of it. It is for the most part the same but more clean in general.

Re: Editor Interface - ESP8266 BASIC - Update for 3.0

PostPosted: Mon Feb 27, 2017 11:14 pm
by Mmiscool
I updated the docs a bit. Put some more data up about the settings page.

https://www.esp8266basic.com/editor-interface.html

Re: Editor Interface - ESP8266 BASIC - Update for 3.0

PostPosted: Tue Feb 28, 2017 7:01 am
by Electroguard
At the bottom of the updated page might be a good place to introduce people to the optional Code Highlighter addon-on and how to install it using File Manager.