- Connect the WFx Wi-Fi® Expansion Kit to the EFM32 Giant Gecko GG11 Starter Kit
- Make sure the two switches on the WF200 expansion kit are on the correct position:
- "On Board LDO" for the power switch
- SPI or SDIO for the bus switch depending on the bus you want to test
- Connect the GG11 STK board 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 GG11 STK board 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 provided hex files can be found in the binaries folder of the project. The hex file bus type should match the bus (SPI/SDIO) you selected through the WFx Wi-Fi® Expansion Kit bus switch
- 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