pico_tcp_multicore_server

Pi Pico W TCP server

Networking project for learning how to use the pico w for future IoT projects.

Blink code to pin 19 running on core 0.

core 1 connects to WiFi and sets up at TCP server. Listens for incoming TCP connections which can blink onboard cyw43 controlled LED. Can be done with for example Telnet.

Setup: