I am trying to connect my Photon to a local WiFi hotspot I created on my Android phone. After configuring the network on my Photon, it starts rapidly flashing cyan. My phone does not have a SIM card, so there is no data connection. How can I get the Photon to not try to connect to the cloud?
Thanks, Luke! I tried the semi-automatic and manual modes and found that calling Spark.connect() attempts to connect to Particle cloud. Not calling Spark.connect() result into the Photon not connecting to the WiFi network at all. Any ideas? Thanks!