The RP2040 & WizFi360 examples with MicroPython use WizFi360-EVB-Pico - Wi-Fi I/O module built on RP2040 and WIZnet's WizFi360 Wi-Fi module.
Please refer to Getting Started for how to configure development environment or examples usage.
WizFi360-EVB-Pico-MicroPython
┣ examples
┃ ┣ blink
┃ ┣ http
┃ ┃ ┗ request
┃ ┣ loopback
┃ ┣ mqtt
┃ ┣ ping
┃ ┣ tcp
┃ ┃ ┗ client
┃ ┗ wi-fi
┣ libraries
┗ static
┣ documents
┣ firmwares
┗ images
- C/C++
- CircuitPython
The Wizfi360-EVB-pico send AT command to the Wizfi360 from RP2040. If you want to add a new command to your libraries, refer to the following document.
- Wizfi360 AT Command