Firmware update¶
TapNLink¶
Check your current firmware version¶
# Check your version
iotize tap firmware info --device <your_device>
Output sample:
$ iotize tap firmware info --device <your_device>
Serial number: IoTize004100003324
Firmware version: 1.57 Mar 8 2019 13:49:24
Update to latest version¶
iotize tap firmware update --device <your_device> --version latest
Output sample:
$ iotize tap firmware update --device <your_device>
Serial number: <YOUR SN>
Firmware version: 1.54
Requesting firmware update version 1.58 for <YOUR SN>...
Uploading to device [====================] 3 chunk/seconds 100% 0.0s (866/866)
Applying update...
Update done!
Warning
Firmware updates are stored on a remote server. You need an internet connection.
From a file: You can also perform update from a Tap firmware update file (usually stored as a .zip
).
iotize tap firmware update --file myupdatefile.zip
Troubleshooting¶
Applying update failed: Firmware update "VERSION" is not available for device "YOUR_SERIAL_NUMBER"
Firmware update is not available for this device. You can contact support@iotize.com to ask for a firmware update for your Tap.