Search found 2 matches

by Jorge_uri
2026-01-30 23:08
Forum: Luckfox Pico-RV1103/RV1106
Topic: Deep sleep support
Replies: 1
Views: 2566

Deep sleep support

Hello everyone,

I am currently working with a Luckfox Pico Pro Max on the sleep mode functionality. I have managed to put the system into s2idle and subsequently wake it up using a GPIO; however, the current consumption remains relatively high.

During my investigation, I discovered that there are ...
by Jorge_uri
2025-11-04 17:04
Forum: Luckfox Pico-RV1103/RV1106
Topic: Changing root password on pico pro max
Replies: 1
Views: 1107

Changing root password on pico pro max

I would like to change the password of my Luckfox Pico Pro Max. I want to set it directly in my build so that it is preserved.

I found a post from another user stating that this process could be accomplished by replacing the password in <Luckfox-Pico SDK>/sysdrv/tools/board/buildroot/shadow ...