missing usocket module #10274
Replies: 3 comments 2 replies
-
The RPi pico has not network capabilities. The PICO W has. So wich board do you use? |
Beta Was this translation helpful? Give feedback.
-
I have been playing around with a Pico that has an Ethernet connector: With firmware: I control attached hardware via a TCP socket |
Beta Was this translation helpful? Give feedback.
-
MicroPython v1.19.1-896-g2e4dda3c2 on 2023-02-25; Raspberry Pi Pico W with RP2040 File "/lib/socket.py", line 47, in accept
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to get http requests on RPI pico, but im missing usocket module, Ive read it should be available by default in the newest firmware so i downloaded it, but i still cant see it - is it possible to do that in RP2040? here is list of my modules with the most recent firmware.
Beta Was this translation helpful? Give feedback.
All reactions