Closed dmtzs closed 3 months ago
I dont have a Arduino UNO R4 WiFi, so I can not test it, but the lib will for sure run on the ESP32-S3 on it. no Idea about the RA4M1 part.
but it only makes sense to run the lib on the ESP32 based on the block diagram. since there is only a Serial connection and some pins in between the RA4M1 and ESP32. and a direct network connection is required for this lib to work.
So which example you recommend me to use? In thee examples is using old wifi.h, which should be now wifis3.h (I already changed that) but don't understand which is the correct library to install for wifimulti.h
As I don't signs of real support o will close the issue as there's no intention to support arduino 4 wifi
Interested in this library to be used for an arduino rev4 wifi to connect to websockets. Is there a timeline to make this library available for arduino rev 4 wifi?