Loss of data when Internet goes down
Hi, I have found that when our internet goes down, which is not often, but it happens:), then daily data from the inverter is lost. Is there a way to regain that data or is it lost forever? If it is lost,why has Sunsynk not setup a small buffer of say 7 days, with last in first out so that one can always see the last 7 days usage, from grid, solar or battery etc etc.
Tx
Selwyn
50 Views

datalogger dongle runs esp32 and only has few kBs of memory to store everything, which is barely enough to read data from the inverter and then send it to "the cloud".
What you can do, is add your own local datalogging that does not rely on internet at all (for example solar assistant)