3 Red LED Flashes - Panic Mode

I can see problems that seem to be related to the datalog. What doesn’t add up is the red-red-red led that you report. That code is only triggered during startup, so I’m at a loss to explain that. Can you double check that symptom next time it occurs?

Notwithstanding that the RRR led code does not indicate this, there is evidence in the message log that the datalog is not functioning properly. In a couple of the restarts, the last thing IoTaWatt did was dispatch the datalog task. Having that happen twice is more than coincidental. Another halt comes in the Emoncms uploader when it tries to read the next datalog record. Finally, the datalog is not updated when there is no VT - another correlation with your observed sysmptoms.

So I’m throwing shade on the datalog. It could be a structural issue with the log or it could be that your SDcard has become damaged. You can try remediating those potential problems to see if it resolves.

To replace the SDcard:

  1. Obtain an 8GB FAT32 formatted SDHC card, preferably level 10 although level 4 is OK.

  2. Power down your unit, open it up and remove the SDcard.

  3. Mount your SDcard on a PC and copy the entire contents to the PC. If it won’t mount of any of the files will not copy, Post back with the details.

  4. Mount the new card and copy the contents of the old card to it.

  5. Insert the new card in the IoTaWatt and restart.

If all is well and correct, it should start normally and run. If it still exhibits the same problem, try removing the current log:

Enter the URL http://iotawatt.local/command?deletelog=current

The unit will restart and create a new current log. The history log will remain and should be adequate to peruse your usage history.

If the problem persists, you may also have history log damage. If that is the case, you will need to remove both logs simultaneously: http://iotawatt.local/command?deletelog=both