Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 894 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 894 Bytes

EFR32xG24 Explorer Kit

Quick start (Ubuntu)

  1. Download and extract SimplicityStudio
  2. Open using studiowayland.sh - VERY IMPORTANT STEP, otherwise installation gets borked (due missing packages, SDK-parts etc.)
  3. Create some sample program using Welcome
  4. See that it compiles and it flashes
  5. If above steps still does get errors, remove all SimplicityStudio files including workspaces and retry (fastest approach)

Flashing

  1. Create separate projects for Bootloader (e.g. Bootloader - SoC Bluetooth AppLoader OTA DFU) and some BT-app (e.g. Bluetooth - SoC Blinky)
  2. Build both solutions
  3. Use Debug Adapters and right-click (disconnected) board with Upload applcation...
  4. Tick Erase chip before uploading image, set Application image path and Bootloader image as shown in picture and press OK:

Simplicity Studio