When I test the firmware using Examples, WiFiNNA,Tools, CheckFirmwareVersion it states that I need to update the firmware.
When I run Examples, WiFiNNA,Tools, FirmwareUpdater it does absolutely nothing. No update happens and there is nothing that outputs to the serial monitor.
Hi @wfitkin. As you discovered, the "FirmwareUpdater" sketch doesn't do anything on its own. It works in combination with the "WiFi 101 / NINA Firmware Updater" tool that is built into the Arduino IDE. So you must open that tool to do the firmware update.
There are instruction for that here:
Please let us know if you have any questions or problems while following that tutorial and we'll help you out.