Well, the title may be not entirely right, but this is the case:
When i upload the ArduinoOTA/examples/OTAWebUpdater to my ESP32 DEVKIT with Espressif WROOM-32, it works just fine: when i open my browser and type 192.168.178.80 i get that box asking the ID and pasword.. After entering that i can succesfully upload a binairy file, even with the DEVKIT on a batterypack and logged in to a different AccesPoint.
But on my own clockPCB's with the Espressif wroom-32D, i can upload the same OTAWebUpdater but i cant find 192.168.178.80.. I tested it on at least 3 other WROOM-32D boards with the same result: Not found...
When i upload the clockprogram from IDE, the clocks work perfect, so i think there is no hardware defect..
What am i overlooking??? Is a 32D so much different from a 32, that this can't work?
Kees