ArduinoOTA Raspberry Pi Pico W – Error Uploading
I want to update the Raspberry Pi with new codes using ArduinoOTA. Previously, I downloaded the Raspberry Pi Pico Arduino core. The Pico connects to the WiFi without any issues, but when I try to upload a new code (in this case, a simple blink code), it attempts to upload but fails. I don’t know what the problem is since the BasicOTA code also does not work over WiFi.