Neoway N27 EVB User manual

EVK User Guide
Issue 1.0 Date 2020-01-14

N27 EVK User Guide
Copyright
Copyright © Neoway Technology Co., Ltd
i
Copyright © Neoway Technology Co., Ltd 2019. All rights reserved.
No part of thisdocument may bereproduced or transmitted in any form orby any means without prior written
consent of Neoway Technology Co., Ltd.
is the trademark of Neoway Technology Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.
Notice
This document provides a guide for users to use N27.
This document is intended for system engineers (SEs), development engineers, and test engineers.
THIS GUIDE PROVIDES INSTRUCTIONS FOR CUSTOMERS TO DESIGN THEIR APPLICATIONS.
PLEASE FOLLOW THE RULES AND PARAMETERS IN THIS GUIDE TO DESIGN AND COMMISSION.
NEOWAY WILL NOT TAKE ANY RESPONSIBILITY OF BODILY HURT OR ASSET LOSS CAUSED BY
IMPROPER OPERATIONS.
THE INFORMATION IN THIS DOCUMENT IS SUBJECT TO CHANGE WITHOUT NOTICE DUE TO
PRODUCT VERSION UPDATE OR OTHER REASONS.
EVERY EFFORT HAS BEEN MADE IN PREPARATION OF THIS DOCUMENT TO ENSURE ACCURACY
OF THE CONTENTS, BUT ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS IN THIS
DOCUMENT DO NOT CONSTITUTE A WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.
Neoway provides customers complete technical support. If you have any question, please contact your
account manager or email to the following email addresses:
Website: http://www.neoway.com

N27 EVK User Guide
Table of Tables
Copyright © Neoway Technology Co., Ltd
ii
Contents
1 Overview....................................................................................................1
2 About N27 EVB..........................................................................................2
3 Power and Connection ..............................................................................4
3.1 Power Supply ............................................................................................................................... 4
3.2 Communication Connection ......................................................................................................... 4
3.2.1 M5X0-PWR Board............................................................................................................... 4
3.2.2 Micro-USB Cable................................................................................................................. 6
4 Commissioning ..........................................................................................7
4.1 Through Serial Port ...................................................................................................................... 7
4.2 Through USB Port........................................................................................................................ 9

N27 EVK User Guide
About This Document
Copyright © Neoway Technology Co., Ltd
iii
About This Document
Scope
This document is applicable to the N27 series.
Audience
This document is intended for system engineers (SEs), development engineers, and test engineers.
Change History
Issue
Date
Change
Changed By
1.0
2019-12
Initial draft
Cenny Xiao
Conventions
Symbol
Indication
This warning symbol means danger. You are in a situation that could cause fatal
device damage or even bodily damage.
This means the reader be careful. In this situation, you might perform an action
that could result in module or product damages.
Means note or tips for readers to use the module

N27 EVK User Guide
About This Document
Copyright © Neoway Technology Co., Ltd
iv
Related Documents
Neoway_N27_Datasheet
Neoway_N27_Product_Specifications
Neoway_N27_HW_User_Guide
Neoway_N27_AT_Command_Mannual

N27 EVK User Guide
Chapter 1 Overview
Copyright © Neoway Technology Co., Ltd
1
1 Overview
N27 EVB is designed to commission and test the N27 module. It provides one power interface, two
UART interfaces, one USB interface, one SIM card interface, two antenna interfaces, and one
PWRKEY button. You can connect it to a power supply and a computer through the USB cable or
serial-to-USB cable to commission the functions of the module.
N27 EVK provides the following items:
⚫N27_EVB_V1.0 (including N27 module)
⚫M5X0-PWR power cable/USB cable
⚫Others (antenna)

N27 EVK User Guide
Chapter 2 About N27 EVB
Copyright © Neoway Technology Co., Ltd
2
2 About N27 EVB
This chapter describes the hardware layout of the N27 EVB.
Figure 2-1 Top view of N27 EVB
Figure 2-2
1
9
7
4
3
5
6
8
2
10

N27 EVK User Guide
Chapter 2 About N27 EVB
Copyright © Neoway Technology Co., Ltd
3
In Figure 2-1, each interface and keys of N27 is marked in red rectangles. Read this user guide carefully
before using N27 EVB. If necessary, please refer to the schematic diagram and PCB file of the board.
Table 2-1 lists each interface or button and their functions.
Table 2-1 Interfaces and button of N27 EVB
No.
Interface/Button
Description
0
N27_EVB_V1.0
EVB model
1
N27
Cellular module
2
Power pads
Main power supply, 3.1V to 4.3V, 3.6V typically
The input current shall be 2A at least.
3
WAKEUP_IN
Reserved
4
PWR_KEY
After supplying power to the module, hold this button for more
than 1 second to start the module.
5
SIM connector
SIM card connector
6
UART0
Used to send and receive AT commands
7
UART1
Reserved
8
USB port
Used to download firmware and capture logs
9
MAIN_ANT
Main antenna connector
10
GNSS_ANT
GNSS antenna connector

N27 EVK User Guide
Chapter 3 Power and Connection
Copyright © Neoway Technology Co., Ltd
4
3 Power and Connection
Power is supplied for the N27 EVB only through external power cables. The N27 EVK provides one
M5X0-PWR cable and one Micro-USB cable for data communication.
3.1 Power Supply
The N27 EVB provides solder pads for external power cables, as shown in Figure 3-2. The input voltage
ranges from 3.1V to 4.3V and a 3.6V regulated power source is recommended.
Figure 3-1 Power pads
The power source supplies voltage to the module directly in this manner. Do NOT connect the pads reversely or
use a power source exceeding the requirements. Otherwise, the module will be burned and cannot be repaired.
3.2 Communication Connection
3.2.1 M5X0-PWR Board
M5X0-PWR board is developed on PL2303 chipset by Neoway and used to convert USB to UART. You
can also choose another USB-to-UART cable/board based on FT2232, CP210X, and other chipsets.

N27 EVK User Guide
Chapter 3 Power and Connection
Copyright © Neoway Technology Co., Ltd
5
M5X0-PWR is connected to the N27 EVB through 4-pin cables, which have been soldered to the power
board in a sequence of red, black, yellow, and green at one end and should be inserted into the plug
of the EVB at the other end. Among the 4-pin cables:
⚫Green
Module TXD, output, CMOS level
⚫Yellow
Module RXD, input, maximum 3.3 V CMOS level
⚫Black
Ground
⚫Red
VBAT, main power input, 3.6V to 4.5V, 3.8 V recommended
To use the UART function, install the USB-to-UART driver (PL2303) first. If an MCU is used to control
the module, connect the as shown in the following figure:
RXD
TXD
TXD
RXD
GND GND
DTE DCE
3.8V

N27 EVK User Guide
Chapter 3 Power and Connection
Copyright © Neoway Technology Co., Ltd
6
3.2.2 Micro-USB Cable
A micro-USB cable is used to connect N27 to a computer for USB or serial communication.
Figure 3-2 USB cable

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
7
4 Commissioning
N27 can be commissioned either through a serial port or a USB port. This chapter describes how to
connect the module and how to implement commissioning through either port.
4.1 Through Serial Port
Step 1: Connect the EVB board and start it.
1. Use an external power source to supply power.
2. Connect it to the computer through the M5X0-PWR board.
3. Insert a SIM card and install an antenna onto the EVB board.
4. Hold the PWRKEY_N button for 1 seconds, and the module starts up.

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
8
Step 2: Install the PL2303 driver.
Obtain the driver package from Neoway FAE or download it from the Internet if you use the
serial-to-USB cable Neoway provided.
Step 3: Start the Neo_ComTool and set the parameters of the serial port and AT.
Step 4: Send an AT command to enable the module to detect the baud rate automatically.
Step 5: Send AT commands to test or commission the module.

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
9
4.2 Through USB Port
Perform the following steps to commission N27 through USB port:
Step 1: Connect the EVB board and start it.
1. Use an external power source to supply power.
2. Connect it to the computer through the USB cable.
3. Insert a SIM card and install an antenna onto the EVB board.
4. Hold the PWRKEY_N button for 1 seconds, and the module starts up.
Step 2: Install the N27 USB drivers on your computer.
1. If your computer runs a Windows 8.1 or Windows 10 OS, disable the signature enforcement.
2. Decompress the N27 tool package that Neoway provides.
3. In Device Manager, right-click one device and choose Update Driver Software from the menu.
4. In the Update Driver Software dialog box, click Browse my computer for driver software.

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
10
5. In the page of Browse for driver software on your computer, click Browse and choose the
driver software path.
⚫For a computer running a 32-bit OS, select neoway_2019xxxx\32bit.
⚫For a computer running a 64-bit OS, select neoway_2019xxxx\64bit.

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
11
6. If the computer displays Windows Security, click Install this driver software anyway.
The installation is completed.
7. Repeat steps 1 to 4 to install other drivers.
Step 3: Start the Neo_ComTool and set the parameters of the serial port and AT.

N27 EVK User Guide
Chapter 4 Commissioning
Copyright © Neoway Technology Co., Ltd
12
Step 4: Send an AT command to enable the module to detect the baud rate automatically.
Step 5: Send AT commands to test or commission the module.
You can also upgrade the firmware of the module and capture logs through the USB port.
The NEOWAY HS-USB Diagnostics 8620 (COM244) will be used for upgrade or log capturing. For details, see
other guides.
Table of contents
Other Neoway GSM/GPRS Module manuals

Neoway
Neoway M590E V1 Installation and operation manual

Neoway
Neoway M660 User manual

Neoway
Neoway N720 User manual

Neoway
Neoway N51 User manual

Neoway
Neoway N11 Series Installation manual

Neoway
Neoway N720 Installation manual

Neoway
Neoway N11 Series User manual

Neoway
Neoway N11 Series Installation manual

Neoway
Neoway N58 Installation manual

Neoway
Neoway N58 Installation manual