Skip to content

Arduino core v0.5.0 β€” Zero W WiFi

Choose a tag to compare

@jetpax jetpax released this 02 Jul 07:51

PiZZa Arduino core 0.5.0.

  • Pi Zero W (original): WiFi is live β€” same WiFi library / brcmfmac driver as the Zero 2 W. The loader now downloads the CLM regulatory database that the on-module BCM43430A1 trim-on-build firmware ships without; without it the radio silently stays disabled. Regulatory domain defaults to GB in this build.
  • Loader exports NET_REQUEST_WIFI_SCAN (both boards).
  • Zero 2 W: no functional change; loader rebuilt from the same tree.

Both loaders hardware-verified with WPA2 join + DHCP + HTTP before publishing. Install via Boards Manager; flash the matching v0.5.0 loader image from the arduino-loader-v0.5.0 release.