AcThPaU

Results 9 comments of AcThPaU

you did not update samd for 3 years.

A lot of people do not have appetite for Cloud IoT, rather than self hosted. Also WIFININA is just a esp32 inside, and I think the firmware is opensource. I...

@JAndrassy I deleted ArduinoOTA library from the pico core and using your library, but MCU hangs when WiFi.localIP() is called.

> WiFiNINA's WiFi.localIP()? Yes, it works in Nano 33 IoT, but not in RP2040 Connect.

> I have a Raspberry Pico W and I get this same compilation error when I have `#include ` in my code. The WifiClient example doesn't compile, for instance. >...

> `#include ` for WiFi on RP2040 Connect WiFiNINA.h with your library make RP2040 Connect hang at WiFi.localIP(). WiFiNINA.h with your library works fine on Nano 33 IoT.

The Symbiflow tool chain is completely stable now: https://f4pga.org/ I can't see why it cannot be added to icestudio.

using @JAndrassy 's OTA library: #include MCU still hung at WiFi.localIP()