Skip to content

Commit

Permalink
#5. README.md++
Browse files Browse the repository at this point in the history
  • Loading branch information
twatteyne committed Jun 23, 2021
1 parent e952dd7 commit 0d14d45
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ The Single Chip micro-Mote (SCuM) is a 2x3mm2 single-chip standard-compatible Sm

### program the nRF52840-DK

_Note_: you only need to do this once.

- download `scum-programmer.hex` from the https://github.com/openwsn-berkeley/SCuM-programmer/latest
- plug in your nRF52840-DK into your computer, drive "JLINK"
- plug in your nRF52840-DK into your computer, drive "JLINK" appears
- drag-and-drop `scum-programmer.hex` onto this drive
- the LEDs of the board go round and around
- when the LEDs of the board go round-and-round, you're set!

![](static/round_and_round.gif)

Expand All @@ -30,4 +32,4 @@ _Coming soon!_
# Build

- install SEGGER Embedded Studio for ARM (Nordic Edition)
- open `scum-programmer/scum-programmer.emProject`
- open `scum-programmer/scum-programmer.emProject`

0 comments on commit 0d14d45

Please sign in to comment.