Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
WILC3000 AP mode example for SAM4S XPlained Pro Documentation

Introduction

This example demonstrates the use of the WILC3000 with the SAM4S Xplained Pro board to behave as a station.
It uses the following hardware:

  • the SAM4S Xplained Pro.
  • the WILC3000 SD interface.

Main Files

  • Serial Bridge.c : Initialize the WILC3000 and creates the serial bridge interface.
  • between UART and SPI or SDIO interfaces for WiFi and UART interface BLE.

Usage

  1. Build the program and download it into the board.
  2. On the computer, open and configure a terminal application as the follows.
    * Baud Rate : 115200
    * Data : 8bit
    * Parity bit : none
    * Stop bit : 1bit
    * Flow control : none
    *
  3. Start the application.
  4. Now serial bridge application is ready to communicate with WILC3000 module with PC GUI tool.

Compilation Information

This software was written for the GNU GCC compiler using Atmel Studio 6.2 Other compilers may or may not work.

Contact Information

For further information, visit Atmel.