Skip to content

Commit

Permalink
MG24 boards
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Mar 2, 2024
1 parent 807182c commit b96cb56
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions silabs_examples/onoff-plug-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,14 @@ Silicon Labs platform.

MG24 boards :

- BRD2601B / SLWSTK6000B / Wireless Starter Kit / 2.4GHz@10dBm
- BRD2703A / SLWSTK6000B / Wireless Starter Kit / 2.4GHz@10dBm
- BRD4186A / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@10dBm
- BRD4186C / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@10dBm
- BRD4187A / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@20dBm
- BRD4187C / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@20dBm
- BRD2703A / MG24 Explorer Kit
- BRD2704A / SparkFun Thing Plus MGM240P board

* Build the example application:

Expand Down Expand Up @@ -179,6 +185,11 @@ combination with JLinkRTTClient as follows:

$ JLinkExe -device EFR32MG21AXXXF1024 -if SWD -speed 4000 -autoconnect 1

For MG24 use:

$ JLinkExe -device EFR32MG24BXXXF1536IM48 -if SWD -speed 4000 -autoconnect 1


- In a second terminal, run the JLinkRTTClient to view logs:

$ JLinkRTTClient
Expand Down

0 comments on commit b96cb56

Please sign in to comment.