Closed
Description
Hi :)
I just received an original Arduino nano 33 IoT and wanted to test the wifi. The firmware check told me I need to update, and I followed the instructions to update the firmware. Instead of the nice success-message, I received the following
Used versions:
- Arduino GUI: 1.8.13
- WiFiNINA: 1.8.0
- WiFi101-FirmwareUpdater-Plugin: the bundled version and version 0.10.12
- macOS catalina (10.15.7)
The flashing failed multiple times even after restarting, reconnecting, re-flashing things multiple times.
The firmware-check now reports that it can't connect to the wifi module (it used to work before):
14:36:58.459 -> WiFiNINA firmware check.
14:36:58.459 ->
14:36:59.172 -> Communication with WiFi module failed!
I am at a loss on how to continue debugging this. Do you have any hints?
How could I resolve this issue and is it even something I should report here?
Note: I would be happy to ignore this issue, but now I can't use wifi from normal sketches anymore, which is a little frustrating.