-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to flash Raspberry Pico W over the OTA #1728
Comments
You need to have a Filesystem to do OTA. Use the Tool->Flash Size to assign a FS setaside. |
Same error here:
Also running into https://forum.arduino.cc/t/ide-2-0-ota-mdns-discovery-only-intermittently-finds-nodes/1036850/2 , not sure if related. As for the error, I've checked both the firewall on my router as well as ESET Internet Security on the Arduino IDE W10 host, nothing is being blocked as far as I can tell, but the error makes me think its not a network issue but more a library issue. edit: Downgrade do 1.8.13 and OTA flash works just fine, both the mDNS detection as well as the flashing itself. |
Hi
I am using Raspberry Pico W official board from Raspberry Pi
And I used the example of BasicOTA,
Flash the Raspberry Pico W over the OTA, getting failed with below Error
(Note: Also I tried installing the latest release of 3.6.0 Refer the below screenshot)
08:45:01 [ERROR]: Bad Answer: ERR: No Filesystem
Failed uploading: uploading error: exit status 1
The text was updated successfully, but these errors were encountered: