28-07-2015, 19:21
qldbureau, maybe since the beginning your problem was only the RTC module. I thought you solved it, before we start to think about a million of other possibilities.
V1.4 software needs a reliable communication to the eeprom located at the RTC module, and to the flash memory, without it, it will freeze when it attempt to write to the flash memory.
Unfortunately the limited Arduino RAM doesn't allow me to do fancy things and hardware checks. I have to rely that the hardware is working as it should.
V1.4 software needs a reliable communication to the eeprom located at the RTC module, and to the flash memory, without it, it will freeze when it attempt to write to the flash memory.
Unfortunately the limited Arduino RAM doesn't allow me to do fancy things and hardware checks. I have to rely that the hardware is working as it should.

