Apple Mac OS
Arduino IDE 2.2.1
Arduino Uno WiFi rev 2
Arduino Motor Shield rev3
WiFiNINA.h version 1.8.14
Arduino C++
TCP-IP
Firefox 122.0
Regarding WebSockets: WebSockets - Arduino Reference says: This library is compatible with all architectures so you should be able to use it on all the Arduino boards. ......but that's not what the README says. It says:
ESP8266 Arduino for ESP8266
ESP32 Arduino for ESP32
ESP31B
Raspberry Pi Pico W Arduino for Pico
Particle with STM32 ARM Cortex M3
ATmega328 with Ethernet Shield (ATmega branch)
ATmega328 with enc28j60 (ATmega branch)
ATmega2560 with Ethernet Shield (ATmega branch)
ATmega2560 with enc28j60 (ATmega branch)
Are there any examples of WebSocket I could work from for my Uno WiFi rev 2?