Download Print this page
Murata 1GC Quick Start Manual
Hide thumbs Also See for 1GC:

Advertisement

Quick Links

Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide
Type1GC Evaluation Board
AT Command (USB)
Quick Start Guide
Document Number:
Version:
Release Date:
Murata Manufacturing Co., Ltd.
Document No. N3-0663
N3-0663
E
2021/03/25
Page 1

Advertisement

loading
Need help?

Need help?

Do you have a question about the 1GC and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Murata 1GC

  • Page 1 Document No. N3-0663 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Type1GC Evaluation Board AT Command (USB) Quick Start Guide Document Number: N3-0663 Version: Release Date: 2021/03/25 Murata Manufacturing Co., Ltd. Page 1...
  • Page 2 3 Prerequisites In this guide, it is assumed that you have applied the patch file provided by Murata Manufacturing to the WICED SDK. If it has not been applied, check the Type1GC/1PS Evaluation Board Quick Start Guide and apply the patch file.
  • Page 3: Table Of Contents

    Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Contents About this Document ......................... 4 Purpose and Scope ........................4 1.1. Document Conventions ......................4 1.2. Evaluation Board ........................5 Prerequisites ..........................6 Setting up the WICED Studio and Building a Demo Application ............. 6 Running AT command Application ....................
  • Page 4: About This Document

    1.1. Purpose and Scope This document provides instructions to evaluate an AT command sample application on the Murata Type1GC EVB. Although Type1GC is supported by WICED-SDK, some modifications will be required when using our EVB. We provice the modification as a “platform file” and AT command sample application source code.
  • Page 5: Evaluation Board

    Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide 2. Evaluation Board The Murata Type1GC Evaluation Board supports both Ethernet and USB interfaces. To allow proper operation with WICED Studio, please verify that the mini-switch SW304 is set with the correct pin settings.
  • Page 6: Prerequisites

    Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide 3. Prerequisites In this guide, it is assumed that you have applied the patch file provided by Murata Manufacturing to the WICED SDK. If it has not been applied, check the Type1GC/1PS Evaluation Board Quick Start Guide and apply the patch file.
  • Page 7 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Code Editor Console Window Project Explorer Make Target Window Make new build targets. Click “New Make Target” button. “Create Make Target” window will appear. Input the following text to the “Target name” field. test.at_cmd-MurataType1GC ota2_image download run Page 7...
  • Page 8 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Select “OK”. Repeat steps “a)” through “c)” to create make Target "snip.ota2_extract-MurataType1GC". Confirm that the new targets have been added in the “Make Target”. Page 8...
  • Page 9 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Double-click on the Make Target “snip.ota2_extract-MurataType1GC” to build the application. Note: It will take some minutes for first building. G) Building progress will be displayed on the window of the “Studio Console”. “Build complete”...
  • Page 10 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide Building progress will be displayed on the window of the “Studio Console”. “Build complete” indicates that the building and downloading of the application has been successful. Page 10...
  • Page 11: Running At Command Application

    Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide 5. Running AT command Application To verify the application which is downloaded in section 3, you need to launch a terminal software such as Tera Term. Please select [Setup] > [Serial Port…] in the menu bar to setup serial port. Please use the following settings for the COM port connection.
  • Page 12 Type1GC/1PS Evaluation Board AT Command (USB) Quick Start Guide The following texts will appear on Tera Term (UART1). The following texts will appear on Tera Term (USB) when you type an AT command “AT+WSCAN” and line feed code (CR+LF) on the Tera Term window. (END) Page 12...