Raspberry Pi Pico W 2
Whatever you do .. BUY AN ORIGINAL
So Core-Electronics ; (https://core-electronics.com.au/raspberry-pi-pico-2-w-wireless.html?gad_source=1&gad_campaignid=17417005429&gclid=EAIaIQobChMI0o6WkPiikAMVXMEWBR3VcTKjEAQYASABEgITrPD_BwE)
Then just plug it in.. Holding the BOOTSEL button On your MAC or PC you will get an RP2350 SHARED Drive
Copy the latest MicroPython from here.
https://micropython.org/download/RPI_PICO2_W/
Then use mpremote..
Working on an OTA Library from here https://pypi.org/project/micropython-ota/
use the mpremote upload like this
mpremote mip install 'github:olivergregorius/micropython_ota/micropython_ota.py'
r