Page 1 of 1

Two Luckfox Pico A W4G boards suddenly failed

Posted: 2026-06-29 8:08
by huynx

I recently started working with two Luckfox Pico A boards equipped with a 4G module connected to the M.2 slot, along with a MIS5001 camera.

z7988183555759_b3b88143cd745824858e10a799079b95.jpg

I successfully configured the software so that the boards could connect to the Internet via 4G and stream video. Everything was working as expected. However, both boards suddenly stopped working. They rebooted and then failed to boot properly. The only output I can get from the UART console is:

z7895337559227_d3edae4e89034bc6dda6e2c3618628a9.jpg

During testing, I continuously monitored the CPU temperature, and it always stayed within a normal range (below 70°C).

Before one of the boards failed, it reported a power-related error, even though I was using what I believe is a good GaN power adapter.

Code: Select all

[   70.993136] rv1106_npor_powergood_isr voltage jitter detected
[   70.993412] rv1106_npor_powergood_isr voltage jitter detected
[   70.994487] rv1106_npor_powergood_isr voltage jitter detected
ANALYZER:E:stats disorder, latest:1572, new:1572
[   70.995162] rv1106_npor_powergood_isr voltage jitter detected
[   70.995845] rv1106_npor_powergood_isr voltage jitter detected
z7988183552019_c6b9baf7140095026ac9433a59c7aefa.jpg

This makes me suspect that there may be an issue with the power supply circuitry, since both boards failed unexpectedly without any warning.

z7988183551735_12cb6241e1143e04986dcfeab67e16d4.jpg
z7988183554437_bdd0de2099235b698523efdfd257ba55.jpg

Could there be something wrong with my hardware setup or software configuration that might have caused this? Or is this more likely to be a hardware issue with the boards themselves?