You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have several nodemcu and d1_mini_pro and they all had the same symptom, all refused authentication. I do all my own dns and dhcp services. Once I reverted my git repo back before that commit, OTA worked again on all of them. Host environment is x86_64 and arm (both 32 and 64).
Just tried again on a pi3, same thing but this time espota.py spills "No Answer". I was beginning to think it was a linux python3 issue before I tried reverting my repo. This time on the pi with a board currently flashed with a pre #7036 sketch, ota works the first time, then ota hangs after being flashed with a post #7036 sketch.
Build environment is plain Makefiles and/or Makefiles with arduino-builder (1.8.12).
ETA: I tried several different nonosdk flavors and lwip (lm,hb,features) options, all with the same effect.
Basic Infos
Platform
Settings in IDE
Problem Description
@d-a-v @devyte After commit #7036 OTA no longer works, it just hangs. I traced it back to this specific commit.
The text was updated successfully, but these errors were encountered: