Hello,
I’ve made a boo-boo in my code (we’ve all been there) and something is causing a panic loop (my guess is some kind of “segfault” or equivalent – I don’t have physical access to read the SOS code). The point of failure, unfortunately, is encountered on every loop - causing an instant crash when the application code starts to run.
Again, as I don’t (currently) have physical access to the Photon - is there a way for me to remotely inhibit the application code from running via the cloud, so that I can upload fixed code from Build/Dev?
I’ve seen Core crashes due to something in loop(), any way to remotely stop this? but as my code does not have the suggested modification, and I can’t physically LOW a pin - it doesn’t solve this in the short term.
Any suggestions? Or will I just have to factory reset when I have physical access again - or some other kind of reset?