- Connect the WFx Wi-Fi® Expansion Kit to the EFR32MG12 Wireless Gecko Starter Kit
- Make sure the two switches on the WF(M)200 expansion kit are on the correct position:
- "On Board LDO" for the power switch
- SPI for the bus switch
- Connect the Silicon Labs Wireless Starter Kit baseboard to your PC using the USB cable. The board should appear as a device named "JLink CDC UART"
- Open Putty or the serial terminal chosen and connect to the COM port of the Silicon Labs Wireless Starter Kit baseboard using 115200 bps for the speed
- Flash the demo hex file using the Simplicity Studio flash programmer, either the provided hex files can be used or the hex file generated after compilation.
- The hex files can be found in the binaries folder of the project
- To compile the project in Simplicity Studio, import the existing project file to the workspace
- Once the binary file transferred, log traces appears on the serial terminal
- Clone the github repository to your computer
- In Simplicity Studio choose Import... from the File menu
- At the bottom of the dialog that appears click More Import Options...
- Under General select Existing Projects into Workspace
- Click Next and browse to the location of the cloned repository. Then click Finish