Closed agsochi closed 4 years ago
Hi agsochi, I thought about it, but it would add complexity to the code and require to spend more time on it. Same for web configurable MQTT server : it is probably doable, but as I am not a c developer at all, every improvement requires quite a lot of time. So, I prefer to focus on other projects. In fact, as I had spent quite some time on it, I just wanted to share my work as it could be useful to others, but I do not intend to make a firmware that will be maintained and improved regularly. Please be free to fork the project and improve it though. Regards,
Hey,
I added MQTT web configurable server in the dev branch.
For wifi, I did several tests but I am not very satisfied at the moment
nice improvement in sight !
Dev branch now includes a WiFi management part. No use of external library in order to avoid additonnal memory useage or increase firmware size. Sequence is: ESP starts access point after 1 min if WiFi connection failed, stays in this state for 5 min to give opportunity to update WiFi settings, then returns to normal WiFi connection attempt Please feel free to test the dev branch and comment. This version is probably very close to being released.
Implemented in dev branch. Will be available in master soon.
Hi @seb821 Thank you for grate firmware. Can you please add Wifi Captive Portal like this one to your project?
And second - add web configurable MQTT server