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

Open
rkuo2000 opened this issue Dec 11, 2023 · 1 comment
Open

AMB82-MINI didn't work with OTA #150

rkuo2000 opened this issue Dec 11, 2023 · 1 comment

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants