Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Deploying the code

Jeff Winn edited this page Dec 12, 2021 · 1 revision

How To

As of release 3.0, UF2 files can be used to deploy prebuilt software to the devices.

Steps:

  • Download the Mainboard artifact for the release.
  • Extract the Mainboard.zip file (should contain a single UF2 file).
  • Plug the M4 express into your computer using a USB cable.
  • Place the device into boot loader mode by pressing the reset button on the device twice. This will cause your computer to see a new USB hard drive.
  • Copy the extracted UF2 file to the root of the USB hard drive. The device should automatically restart after the copy completes.
  • (Optional) Repeat this process for the Bluetooth artifact with the nRF52840 device.
Clone this wiki locally