RP2040-HAT-MicroPython
RP2040-HAT-MicroPython copied to clipboard
Question about socket
OSError: [Errno 22] EINVAL after using sock.setblocking(False).
My code works well on PICO W. But get error on 5100S.
What makes this problem and how to solve it.
Thank you !