Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ElegantOTA and WebThings (Arduino) + ESP32-S3 #185

Closed
NinoBenci opened this issue May 9, 2024 · 2 comments
Closed

ElegantOTA and WebThings (Arduino) + ESP32-S3 #185

NinoBenci opened this issue May 9, 2024 · 2 comments
Labels

Comments

@NinoBenci
Copy link

Hopefully someone can point me to a solution, am I missing something?

I'm trying to integrate ElegantOTA to an existing WebThings (Arduino) app which currently runs on an XIAO ESP32-S3.
The WebThings app compiles and runs with no errors, and have been in service for a few weeks now.
Adding ElegantOTA (ESPAsyncWebServer is setup as default) into the existing code base breaks the functionality in two ways...
If the ElegantOTA server is configured after the WebThings server, ElegantOTA does not respond BUT the WebThings server functions as expected. If ElegantOTA server is configured prior to WebThings being initialised, then WebThings fails to respond.
The code compiles with no errors, Using Arduino IDE 2.3.2. The core WebThings code is based on the Arduino examples provided, with changes as required, and has been running without fail for several weeks.
The ElegantOTA example used as a reference is AsyncDemo.ino. No errors during compilation.

If you would like to review the code, please request, as it is long.

Regards.

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 29, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant