Signal gaps all the time

Hi,
I have a problem with a Raspberry Shake 1D. The device exhibits persistent gaps in the signal.

In the file odf_SL_plugin.err this message appears continuously:
Data has been successfully received, fatal condition resolved.
No Data has been received from the MCU in 12 read attempts.It appears the MCU is not transmitting data. This is a fatal condition and should be investigated if this condition persists!

And with this command:
zgrep -a -i “Under-voltage detected!” /var/log/syslog*
I get this:
/var/log/syslog:Dec 29 13:10:05 raspberryshake kernel: [70691.417278] Under-voltage detected! (0x00050005)
/var/log/syslog:Dec 29 13:10:13 raspberryshake kernel: [70699.737295] Under-voltage detected! (0x00050005)
/var/log/syslog:Dec 29 13:10:25 raspberryshake kernel: [70712.217310] Under-voltage detected! (0x00050005)
/var/log/syslog:Dec 29 13:11:17 raspberryshake kernel: [70764.217652] Voltage normalised (0x00000000)
/var/log/syslog:Dec 29 13:11:28 raspberryshake kernel: [70774.617807] Voltage normalised (0x00000000)
/var/log/syslog:Dec 29 13:11:40 raspberryshake kernel: [70787.097923] Voltage normalised (0x00000000)

I can access the Raspberry Pi remotely through a router via VPN, but at the moment I cannot go to the place where it is located.

What can I do to solve this problem? I’ve attached the logs.
RSH.R258E.2025-12-29T14_21_42.logs.tar (4.6 MB)

hello,

this is likely related to the power supply not conforming to spec.

please see this post for more details and what to do:

let us know what you find.
richard

Hi, happy new year!

The gap problems started a week ago. Before that date, it worked fine.
According to the log files, there’s low voltage, but the device is connected to a solar panel, batteries, and a DC-DC converter. I’m communicating with the Raspberry Pi via VPN through a router that operates on 12 volts.

Unfortunately, the device is in a rural area, and I can’t access it for a few months.

Is there anything I can try remotely to troubleshoot this?

Regards,

Hello ricardogabriel, happy new year to you too!

Give the additional details, as my colleague stated, all symptoms point to a newly developed power instability. We can see that by the Raspberry Pi detecting repeated under-voltage events, which in turn causes the Shake MCU to stop transmitting temporarily, resulting in gaps. This is almost certainly related to the solar/battery/DC-DC chain rather than software.

A system can work fine for months and then fail without any configuration changes because of:

  • Battery degradation (which can be common after seasonal changes)
  • DC-DC converter drift or thermal aging
  • Increased load (router, modem, VPN traffic, colder temperatures)
  • Solar charge controller behavior changing with daylight length

It’s even possible that nothing has been “broken”, per se, and just that the voltage margins that were present before are now disappearing, going below the required 5.1V value.

There’s not much that can be done remotely in this case, as a permanent fix will require on-site power measurements and likely component maintenance/replacement/update.

Hi,

Since I couldn’t go to the location, I restarted RShake several times and after that the gaps disappeared over the course of a few days.

Regards,

1 Like

Very interesting; thank you for the update.

Let’s monitor the situation and see if the gaps return, or if this procedure has somehow addressed the issue.

OK! I will keep you informed.

1 Like