esp-hal OTA?
#2417
-
I want to implement OTA in my esp-hal app. |
Beta Was this translation helpful? Give feedback.
Answered by
yanshay
Nov 2, 2024
Replies: 1 comment
-
I was able to get it working, had some wrong parameters supplied to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yanshay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to get it working, had some wrong parameters supplied to
espflash
which generated binaries that didn't work for some reason.