-
### Documentation URL
https://docs.micropython.org/en/latest/library/network.WIZNET5K.html
### Description
In this case, I am working with the W5500-PICO-EVB, but also tried this with a external W5…
-
I suspect this is a clock de-sync issue
Hardware: W5500_EVB_PICO
Firmware: `rp2_w5500_20221111_v2.0.0.uf2`
When this happens everything freezes and no errors are reported in Thonny and a power …
-
The a.m. board contains both the webrepl modules (webrepl.py and webrepl_setup.py). I was able to set up webrepl. However, the next time I started the board, webrepl.start() failed because the setup_c…
-
### Port, board and/or hardware
W5500-EVB-PICO
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; W5500-EVB-Pico with RP2040
### Reproduction
Master Code running on a PC:
```
import s…
-
I am trying to get websockets to work on a W5500-EVB-Pico.
I need Ethernet (vs WiFi), because it will be for a low-latency project where I'll need
In XAsyncSockets.py, I had to comment the follow…
-
### Describe the Problem
I'm building an application with the w5500-evb-pico. Upon setting up the SPI and initializing the registers, I used the `Udp::udp_bind` call to bind Sn0 to some port. Howev…
-
I managed to get a UDP server working on a Wiznet w5500-evb-pico board. Loaded up CircuitPython 9.0.4 from https://downloads.circuitpython.org/bin/wiznet_w5500_evb_pico/en_GB/adafruit-circuitpython-wi…
-
Using this maybe? https://github.com/Wiznet/RP2040-HAT-C
More examples listed here: https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico
It might make the most sense to do this and skip…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
I'm currently working with the [Wiznet W5500-EVB-PICO](https://www.wiznet.io/product-item/w5500-evb-pico/). For those who aren't familiar, it's essentially a Raspberry Pi Pico and a [Wiznet Ethernet H…