-
Notifications
You must be signed in to change notification settings - Fork 7.6k
error when update firmware over https on esp32 with w5500 #6403
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
Comments
Hello, are you able to test this on Arduino core esp32 v2.0.3-rc1? Thanks! |
Hello. I made the test with Arduino core esp32 v2.0.3-rc1. The result: The problem is that the HttpsOTAUpdate.h library work only with wifi.h, and I use Ethernet.h, because I use w5500. |
Thanks for testing, adding this to our Backlog. Https needs our check. |
Hello, Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket. Thanks. |
Board
custom board
Device Description
The custom board include:
esp32, w5500, ST232
Hardware Configuration
no
Version
latest master
IDE Name
Platformio
Operating System
windows 11
Flash frequency
no
PSRAM enabled
no
Upload speed
no
Description
when I try to update firmware I receive an error.
Sketch
Debug Message
Other Steps to Reproduce
no
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: