https update firmware w5500 #140
Replies: 3 comments 3 replies
-
I guess it is possible but it will be a Frankenstein's monster, because you would have to use the SSLClient library over the Ethernet library. |
Beta Was this translation helpful? Give feedback.
-
I started my project using esp32 and Lan8710A. Everything was going well but there are no more stocks of Lan8710a (only in 2023) and I had to find an alternative. Now I have esp32 and w5500. Can I use your library and update the firmware directly from the server via http? |
Beta Was this translation helpful? Give feedback.
-
I tried but got an error... Please Wait it takeassertion "Invalid mbox" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/lwip/lwip/src/api/tcpip.c", line 267, function: tcpip_callback_with_block abort() was called at PC 0x4011008b on core 0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is it possible with your library to update the esp32 firmware via https and w5500 shield but without using sdcard?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions