First version
Changelog:
- OTA over Arduino IDE: Now you can program your board using Arduino IDE (or any other compatible tool like Platform.io)
- Web Configuration: Now you don't need to enter configuration data into code anymore. If board has not been configured or it is unable to connect WiFi it publishes a WiFi AP where you can connect. Using 192.168.4.1 in your web browser allows to enter needed data. It is stored persistently on flash.
- Config Reset: Configuration can be reset using PROG button during 5 seconds after boot up. Config Web Portal is started then. Old configuration data is kept and shown in the form, only WiFi credentials have to be updated. You can change any config here if needed. If MQTT password is left empty it keeps the old value.
- Graphic UI: It has been improved.
- Tx Messages: You can send messages to satellite using the menu that is shown on serial connection
- Platform.io Compatibility: Now the project can be open directly on VSCode/Atom with Platform.io