-
Notifications
You must be signed in to change notification settings - Fork 3
Configuration page
HostName: This is what your ESP32PP's name on the network. default is esp32pp, so you can use it from the browser az http://esp32pp.local/
WiFi AP: This option sets the SSID and password of your device, where you can connect to any time. If you are on the field, you can use this to reach it.
WiFi STA: If you want your ESP32PP to connect to your network, just set it's SSID and password, ant it'll try to connect to it. If you connected to the Wifi AP of ESP, it won't try to connect to this network! If it is not connected it will try to connect every 30 sec. So please be patient. This is a necessary delat, because without it AP mode won't be stable.
Misc: RGB Brightness: if you use the suggested module, that has an RGB let. With this option, you can set it's brightness from 0-100%. The led is a feedback about the status of the PP connection, Wifi connection, and GPS module. Mag declination angle: Earth's magnetic field is strange. It's magnetic north is not the same at the true north. With this option, you can set the declination for your location. You can obtain this info from https://www.ngdc.noaa.gov/geomag/calculators/magcalc.shtml site. GPS baud: The baud rate of your GPS module. 2400, 4800, 9600 (default), 14400, 19200, 38400, 57600 and 115200 are the valid values.
If you changed Wifi settings, please restart ESP after saving it.
On the bottom of the settings page there is an OTA link. You can upload new ESP firmware there.
Note
The wiki is yet to be completed. Please feel free to add content.
Important
- This is a public wiki. Everything you write here will be public and everyone can see it. So please don't take your personal notes here.
- Unless it's necessary, don't attach links that redirect to tutorials/articles outside of this wiki. This is because the content could easily out dated, or the linked site could be a content farm providing false information.