Using IAP Firmware Update
If you're using a compatible STM32, ESP32, or nRF microcontroller, we highly recommend using Notecard Outboard Firmware Update to perform DFU operations as it's more reliable, secure, and you can rollback any unintended changes.
IAP (In Application Programming) is a more traditional form of DFU that performs firmware updates while the program is running.
Read more about IAP vs ISP (In System Programming) in this kanda.com article.
Upload Host MCU Firmware
-
Select Settings > Firmware from the left navigation bar and click Upload Firmware.
-
Upload your new firmware binary with the form provided.
Deploy Firmware
-
Select Devices from the left navigation bar, select a device from the list of devices in the Host Firmware tab, and then click Update.
-
Select the firmware you wish to apply from the list of available firmware, and click Apply.
-
Consult Notecard API Requests for DFU to configure how Notecards process DFU requests.