OTA over WiFi MKR 1010

I've been looking and trying things for two days and I'm at a loss.
The MKR 1010 is on the wifi network and I can access it's webserver.
I've tried the example sketches, I've confirmed mdns on my network I can access other computers by dns computer1.local works. (I think this confirms mdns), but only one com port shows up in IDE. Any help would be appreciated.

This little guy will be in my attic to monitor my hvac zone dampers, fan, etc and it would be most helpful to be able to fine tune the sketch and upload it.
TIA

do you use my ArduinoOTA library?

Thanks for replying.
Yes, I am using ArduinoOTA library

I recommend this
https://github.com/JAndrassy/ArduinoOTA?tab=readme-ov-file#ota-upload-from-ide-without-network-port

Thanks for your reply. I did make some progress yesterday. I found an old thread where someone said they had luck with disabling all ethernet cards but the one in use. I did this and the port showed up. I see this as a temporary fix and need a permanent fix. I will read what you sent, thank you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.