Hi. I am using an Arduino Nano 33 Iot. I am using the 2.2.1 IDE on a Ubuntu machine
I am using the WifiNino library.
It was working fine, until suddenly the wifi stopped working. I didn't change anything between it working and not working. I tried the same code on my other arduino of the same model and it worked fine.
I noticed that WL_NO_SHIELD was true.
I tried updating the firmware on my arduino, but that gave an error.
Check your password and SSID to be sure they comply with your router. Also be sure nothing else is using the same IP address. It is possible there is another transmitter in your area stepping on your signal.
I know it isn't an IP problem, because even my code that prints the mac address no longer works. This code doesn't even connect to wifi and doesn't need an IP address