Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4971

MicroPython • Re: Pico W Reliability

$
0
0
I am new to the mp ecosystem, but I think pipkin can install more types of packages. Can you install uapi using mpremote?
Yes: mpremote uses mip, so you can install it: Package management. It may take a few invocations to get your files across, though. mpremote is the official tool. pipkin is a Thonny thing.
If you are trying to reproduce the problem, trying with the power saving mode network.WLAN.PM_POWERSAVE on is probably the best.
It's run through four iterations so far without error:

Code:

      1 network.WLAN.PM_NONE      2 network.WLAN.PM_PERFORMANCE      1 network.WLAN.PM_POWERSAVE

Statistics: Posted by scruss — Thu Dec 26, 2024 1:30 am



Viewing all articles
Browse latest Browse all 4971

Trending Articles