I have Photon running with Credentials for a regular WiFi network and credentials for an iPhone hotspot. Both are functioning well if I power up the system with only one of those networks being available. I was hoping that once one of those networks would be disabled, the other one would take over automatically
However, that is not the case: When one of them is switched off I have to power off the Photon, and then power on again before the other Photon connects to the other network.
Might this have something to do with one of these networks being a iPhone hotspot???
For now I did setup the device for both networks; I believe that is what you call pre-configured, I assume.
However in my final application I intend also to let my application switch between networks using setCredentials() etc. Are there any pitfalls that I should avoid in doing so?