Anatolii S.
Anatolii S.
Have the same problem with the same config. Variables: ``` LOGIN_URL="two_factor:login" LOGIN_REDIRECT_URL="two_factor:profile" (tried without it) ```
@nightrider77, @proresource: you can use this version for autostart: https://github.com/anatoliis/PWMHelper
AFAIK that's the Pico/Pico 2 hardware issue - the small transmit buffer results in characters being lost when overflowed (which is easily achievable).
It doesn't make a lot of sense to be honest. The issue is persistent. I have it with all 7 rp2040/rp2350s in my possession (different boards, different vendors). The stack...
What an unimaginable coincidence then, I guess. I personally find switching to a more mature MCU/board to be faster and easier than debugging RPI issues.
Totally agree, and Pico is a game changer in some sense. I'm just trying to choose the right tool for the job. While it is great in almost everything I...