Detect SOS through the cloud or serial

I have some code running that restarts about once every 2 days - it should not restart. Is there any way to detect a restart and the corresponding SOS type without having to physically sit and watch/record the LED on the photon when it flashes red?

Cheers

You must be a mind reader :slight_smile: - this feature is coming in 0.6.0 - https://github.com/spark/firmware/pull/944

2 Likes

OK thanks!