Sebastiaan
Sebastiaan
Are there any other people having issues with the Pimoroni brand Micropython using a MacMini with M1 SoC. I have the latest stable Thonny installed on macOS 12.4. Using the...
> https://micropython.org/download/rp2-pico-w/rp2-pico-w-latest.uf2 Hi Phil, After flashing `rp2-pico-w-20220712-unstable-v1.19.1-127-g74794d42b.uf2`, at first, I got the same error as with the Pimoroni branded Micropython. After some attempts to unplug en reconnect the PicoW, I...
@Gadgetoid I am sorry to tell you that the firmware version you mentioned above (`pimoroni-picow-8cbac4e4968bd0cdfca27e4c5a90d96d0436b63c-micropython.uf2`) and also the Pimoroni branded Micropython 1.19.5 for PicoW, doesn't work. Same issue and error...
**Addition:** @Gadgetoid The sample code provided by @lowfatcode does work on MacOS with the Pimoroni branded Micorpython 1.19.5, however that code doesn't use networking/WiFi. My code which creates a webserver...
@Gadgetoid Yes, this new build works on MacOS with both the simple script and the webserver example. Thanks!