QUERY · ISSUE
Raspberry Pi Pico W: Add WPS functionality
enhancement
CANDIDATE · ISSUE
Set hostname on cyw43-based boards
enhancement
Please consider adding a method to set WLAN.config(hostname="...") on boards with cyw43 network drivers. This is useful for people with multiple Raspberry Pi Pico W and pyboard D-series as a way to tell them apart on a LAN. I realize, however, that hostname configuration is one of the optional parts of the WLAN class, so this is icing rather than cake.
Ports affected: stm32, rp2, and any others that might use cyw43.
Confirmation of issue: Re: Setting hostname on Pico W
Implementing this safely is beyond my limited means, both technically and as a (very minor) sponsor.