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

AMB82-MINI didn't work with OTA #150

Closed
rkuo2000 opened this issue Dec 11, 2023 · 3 comments
Closed

AMB82-MINI didn't work with OTA #150

rkuo2000 opened this issue Dec 11, 2023 · 3 comments
Labels

Comments

@rkuo2000
Copy link

I compile ElegantOTA AsynDemo.ino for AMB82-MINI (RTL8735B EVB with Camera), but it failed to compile.
AMB82-MINI : https://www.amebaiot.com/en/amebapro2-amb82-mini-arduino-getting-started/

Error Messages:
In file included from C:\Users\rkuo2\AppData\Local\Temp.arduinoIDE-unsaved20231112-9220-7cqffu.heusb\Async_Demo\Async_Demo.ino:15:
d:\Users\rkuo2\Documents\Arduino\libraries\AsyncTCP\src/AsyncTCP.h:26:10: fatal error: sdkconfig.h: No such file or directory
26 | #include "sdkconfig.h"
| ^~~~~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: exit status 1

@ayushsharma82
Copy link
Owner

@rkuo2000 ElegantOTA only supports ESP8266, ESP32 & RP2040 at the moment. I'll try to add support for your MCU.

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 30, 2024
Copy link
Contributor

github-actions bot commented Jul 7, 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 7, 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

2 participants