Hello!
Whats the official line on if the P2 can support hidden SSID networks? The docs at WiFiCredentials class - WiFi | Reference | Particle seem pretty explicit that the P2 doesnt do it, but I can confirm that it in fact can! Hooray! When I add a network if I specify hidden, it will connect just fine.
If this is a bonus, I’ll more than happily take it, or is this a behavior I should avoid?
If it is supported, I would like to make a minor feature request to update the WiFiAccessPoint struct to include the hidden bool so I can show our users which SSID’s it’s trying to connect to.