ArduinoOTA, ENCEthernet and STM32 #185
Unanswered
luca-stm32
asked this question in
Q&A
Replies: 1 comment 3 replies
-
the Advanced examples show how to use InternalStorage with custom binary transport |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi JAndrassy.
First of all, I woulk like to thank you for your work! I use yout ENCEthernet library with STM32 core ( vith flash > 128k) for my home projects with success.
I woul like to implement your ArduinoOTA library to upload new firmware, but I would like to flash my board not from IDE nor from server but via web page as in ESP8266HTTPUpdateServer example.
I haven't found any example like this in your library examples: is there a place where I could find it (with ENCEthernet and STM32 core)?
I found an example that uses an external ESP used as programmer, but I prefer not to use any external micros as I already have an STM32 board connected to LAN via ENC28J60 ic.
Thanks for your time.
Regards.
Luca
Beta Was this translation helpful? Give feedback.
All reactions