Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
WILC1000/WILC3000 AT Command example for SAM4S XPlained Pro Documentation

Introduction

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

  • the SAM Xplained Pro.
  • the WILC1000 on EXT1.

Main Files

  • main.c : Initialize the WILC1000 and starts task.
  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. In the terminal window, the following text should appear:
    * -- WILC AT commands example --
    * -- Compiled: Nov 7 2018 19:11:00 --
    *
    * CFG State
    * ------------
    * ECHO ENABLED
    * HINT ENABLED
    * ------------
    *
    * DONE
    *
    * Now,You can send CMD or use HELP for help.
    *
  5. Refer comment section of at_cmd_handler.h for AT command format

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 Microchip.