Changing WIFI hostname SSID and password

Have some Photons and Argons that I'm moving to another site and need to change Hostname and password.

Thanks,
Dan

The Particle CLI is probably the best choice for those devices. You can use particle serial wifi to change Wi-Fi credentials. If you need to change the device name you can do it using particle identify to get the Device ID and particle device rename to change the name for a Device ID.

For the Argon and Photon 2, you can use the web-based configure Wi-Fi tool but this does not work with the Photon 1. You can also rename devices from the console.

Hi
The configure WI-FI link was a great help!
Thanks
Dan