Photon connect to new network without using MODE button

Hello, noob here,

I have a fully enclosed and secured photon (it is physically inaccessible, terrible design I know). I need to use the particle app to let it into a new network.

Do you have to hold the MODE button down?

I can still see it (shown as offline) in my phone app.

It is off site, I have no access to it.

Any help is appreciated!

TIA!

@photon1, not physically accessible, not WiFi connected. Hmmm, I would say you are out of luck.

There might be some slim chances if you can get the device online again and flash some new code OTA which adds some Particle.function() to either WiFi.setCredentials() or call WiFi.listen().

You just need to set up a WiFi with the same creds as you already have stored on the Photon and get it to connect to it.

Screw it. Iā€™m just going to mail the router to the off site location!

I might be missing something here, but rather than send the router to the Photon can you get someone to configure their mobile phone as a hotspot with identical credentials to your router and then put it close to the Photon?

2 Likes

Genius and simple! I was trying to do some vudu with my photon and you just solved everything. Thanks!