Hello waw0102,
Thank you for the logs you’ve provided.
All Shakes do not manage to find a good NTP server, and thus, they will not connect to the network as their time is not synchronized. You can check if port 123
is open in UDP
on your router, and if not, open it. This should allow NTP to connect on your next Shake reboot.
Since you are operating on the router, also check if ports 55555
and 55556
are open in TCP
, as they are required to send data from your Shakes to us.
Also, these lines show another potential issue:
2024 175 23:22:38>> {'MA': 'RS4D-7-4.10','DF': '1.0','CN': 'EN1','TS': 0,'TSM': 0,'TQ': 45,'SI':
2024 175 23:22:38>> 5XÁRa?ao ÙÎgQEBe??Sº
2024 175 23:22:38>> Y?âXS?ÁË1EEI ÉÏWUBe??g?
As you can see, errors are mixed with some ‘gibberish’ that cannot be successfully interpreted (that could be causing the issues you are seeing). My first thought would be to check and see if the current power supply you are using is continuing to deliver a stable voltage between 5.0 and 5.2V and a current of at least 2.5A at all times, as a decrease in power could lead to data services interruption. If similar errors continue to happen to happen, and if you have another Pi power supply that you know is in working condition, please try to exchange the current one with that, and see if the Shake now properly works for longer periods.
A second check that you can do is to see if all the connections between the sensor, the blue Shake board, and the Pi board are still solid and free from dirt or any other element that could compromise transmission. As usual, if you decide to disassemble the Shake when doing this, please make sure you are using proper ESD (ElectroStatic Discharge) protection (such as gloves, etc.), as electronics do not like static electricity too much.
As a last resort, and if all these checks come out as positive, then I would recommend re-burning the microSD card again (or using a different microSD) after formatting and erasing all its data/partitions first (you can use DISKPART for this as it is very efficient), and see how the Shake behaves with the newly installed system, removing potential issues derived from corrupted files. I will leave the burning instructions link here for your convenience: microSD card topics
Thank you for your collaboration.