Page 1 of 1

uPyLoader for WiPy?

Posted: Sun Oct 11, 2020 2:19 am
by rockybulwinkle
Hello,

I'm wondering if anyone has gotten uPyLoader working on a WiPy board? It looked like it requires webrepl but it doesn't seem to be built into the official WiPy firmware I'm using. I tried flashing the generic ESP32 micropython build onto my WiPy which has webrepl, but it doesn't stay connected to WiFi for more than a minute or so, rendering it unusable.

Any suggestions? I thought I might try patching uPyLoader to use telnet with the WiPy, but tbh I'm not sure I fully understand the issue yet and how exactly webrepl compares to telnet.

Thanks