Micropython Web Server unexpectedly stops working after a while
I’m working on a WoL script for my Raspberry Pi Pico W. The goal is to be able to wake up my pc from anywhere using a request to the right IP and webpage.
Currently, I’m having an issue with the pico unexpectedly stopping to respond to any tcp request after a while.
Here is what I’ve tried to fix the issue: