Nano 33 IoT WiFi connected but no port provided

I am new to Arduino and I am trying to get it to work over WiFi. I have connected the Nano 33 IoT to the USB on my rather old Mac running Catalina and I have used the latest IDE to update the firmware and have run several of the tutorial sketches to show everything is essentially working ok.
I used a tutorial sketch as the basis for connecting to WiFi and in my sketch I have successfully connected and using the Serial Monitor I have printed the IP Address, MAC Address and RSI. But when I go to Ports under the Tools tab in IDE no WiFi port is offered.
The device is registered in the router and UPnP is enabled.
I need to be able to use the device over WiFi as it will be used and if necessary reprogrammed in a situation where a USB connection is not possible.
This is simmilar to a post in the past but I could find no replies.
If you can help, many thanks.
NotTooOld

Take a look at the ArduinoOTA library.

Thank you - that looks useful but it will take me a while to digest it before I can see if it works but my guess is that it will.

There is a YouTube video that may make the learning curve shorter.

Good luck.

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