Neo N1 Smart Module Developer Suite Download Guide fileThis document provides guide for users to use...

26
Neo_N1 Smart Module Developer Suite Download Guide Version 1.0

Transcript of Neo N1 Smart Module Developer Suite Download Guide fileThis document provides guide for users to use...

Neo_N1 Smart Module

Developer Suite Download Guide

Version 1.0

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd i

Copyright © Neoway Technology Co., Ltd 2016. All rights reserved.

No part of this document may be reproduced or transmitted in any form or by any means without prior

written consent of Shenzhen Neoway Technology Co., Ltd.

is the trademark of Shenzhen 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 guide for users to use the N1.

This document is intended for system engineers (SEs), development engineers, and test engineers.

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.

Shenzhen Neoway provides customers complete technical support. If you have any question, please

contact your account manager or email to the following email addresses:

[email protected]

[email protected]

Website: http://www.neoway.com

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd i

Change History

Issue Changes Date

V1.0 Initial version 2015-07

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd ii

Contents

1 Installing Download Tool and Drivers ................................................................................ 1

1.1 Installing Plug-In ......................................................................................................................................... 1

1.2 Installing Windows Component ................................................................................................................... 1

1.3 Installing Download Tool ............................................................................................................................ 2

1.4 Installing Drivers ......................................................................................................................................... 5

1.4.1 Installing Port Driver .......................................................................................................................... 5

1.4.2 Installing USB Driver ......................................................................................................................... 8

2 Forcible Download ................................................................................................................. 12

2.1 Material ...................................................................................................................................................... 12

2.2 Download Process ...................................................................................................................................... 12

2.3 Querying Version Information ................................................................................................................... 17

3 Downloading Software Version .......................................................................................... 18

3.2 Material Preparation ................................................................................................................................... 18

3.3 Download Process ...................................................................................................................................... 18

3.4 Querying Version Information ................................................................................................................... 21

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 1

1 Installing Download Tool and Drivers

1.1 Installing Plug-In

Open the vcredist_x86 folder and double-click vcredist_x86.exe to install Microsoft Visual C++ 2010x86

Redistributable.

If you have installed this plug-in in your computer, skip this operation.

1.2 Installing Windows Component

Double-click dotNetFx40_Full_x86_x64.exe to install Microsoft .NET Framework 4.

To install Microsoft .NET Framework 4, you need to connect your compuater to a network so that your

computer can download files for installing this component.

Skip this operation if you have installed this component.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 2

1.3 Installing Download Tool

Decompress the tool package and then perform the following steps to install the tool:

Step 1 Double-click QPST.2.7.425.msi or setup.exe in the QPST.WIN.2.7 Installer-00425.1 folder.

Step 2 In Welcome to the QPST 2.7 Setup Wizard, click Next.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 3

Step 3 In the License Agreement dialog box, click Agree and Next.

Step 4 Select the installation path, and click Next. By default the tool will be installed in C:\Program Files.

Step 5 In the Confirm Installation dialog box, click Next.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 4

The tool is installed automatically.

Step 6 In the Installation Complete dialog box, click Close.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 5

Step 7 Navigate to the installation directory and double-click QFIL.exe to run the tool.

1.4 Installing Drivers

1.4.1 Installing Port Driver

Step 1 Double-click setup.exe in the WinDriver1.00.25_9091 port driver folder.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 6

Step 2 In the License Agreement dialog box, click I accept ... and Next.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 7

Step 3 In the Ready to Install the Program dialog box, click Install.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 8

Step 4 In the InstallShield Wizard Completed dialog box, click Finish.

1.4.2 Installing USB Driver

The USB driver is in the android_usb_windows folder.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 9

Step 1 Do not power on the developer suite. Jump the FASTBOOT pin and connect the suite to a computer via a

USB cable.

The computer displays Device driver software was not successfully installed.

Step 2 In Device Manager, right-click Unknown device and select Update Driver Software from the menu.

Step 3 In the Update Driver Software-Unknown device dialog box, click Browe my computer for driver software.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 10

Step 4 In the page of Browse for driver software on your computer, click Browse and choose the dirver

software path.

If your computer adopts 32-bit OS, select android_usb_windows\32bit.

If your computer adopts 64-bit OS, select android_usb_windows\64bit.

Step 5 If the computer displays the following Windows Security, click Install this driver software anyway.

The installation is completed.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 11

Step 6 Check if the USB driver is installed properly.

1. Use a jumper cap to connect the FASTBOOT pin and then connect N1 to a computer by using a USB

cable.

2. On the computer, right-click Computer and choose Properties from the shortcut menu.

3. In the window that is displayed, click Hardware and Device Manager.

4. In the Device Manager, check the port.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 12

2 Forcible Download

The software version generated by partimage can be download forcibly to the N1 module.

If the N1 module cannot start properly due to improper operations or incorrect file download to the N1 module,

you need to download software version to the N1 module again forcibly.

In case of that the N1 module cannt start properly, it is recommended that you reserve the FASTBOOT pin

in your PCB design.

You can enter the fastboot mode by long pressing vol+ and vol- together.

You can burn files generated during SDK compiling, e.g. system.img, userdata.img, boot.img,

recovery.img to the N1 module the using FASTBOOT tool.

2.1 Material

N1 developer suite

Program file: the version file generated by the partimage script.

Micro USB cable

Jumper cap

2.2 Download Process

Step 1 Power off the board, disconnect the N1 to the computer, and disconnect the FASTBOOT pin.

Disconnect to

the computer Power off

Disconnect the FASTBOOT pin

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 13

Step 2 Enter the fastboot mode.

There are two methods to enter the fastboot mode.

Use the jumper cap to connect the FASTBOOT pin and then conenct the N1 developer suite to a computer

by using the USB cable.

Long press vol+ and vol- together and then conenct the N1 developer suite to a computer by using the

USB cable.

Use a USB cable to connect N1

developer suite to a computer

Jump the FASTBOOT pin

Use a USB cable to connect N1

developer suite to a computer

Long press Vol+ and Vol-

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 14

Step 3 Start the QFIL tool and it will automaticall identify the port.

If the port is not identified, click SelectPort. If the port is still not identified, check if the USB driver is

installed properly.

Step 4 Click Flat Build in Select Build Type.

Step 5 Click Browse to select the prog_emmc_firehose_8909_ddr.mbn upgrade program file.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 15

Do not fill in Select Build. It will be automatically searched in next step.

Step 6 Load XML.

1. In the Download area, click Load XML.

2. In the Select RawProgram File dialog box, select rawprogram_unsparse.xml and click Open.

3. In the Select Patch File dialog box, select patch0.xml and click Open.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 16

Step 7 Click Download.

You can check the download status in the Status area.

The download is completed.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 17

After completing the download, remove the jumper cap from the FASTBOOT pin. Then start the suite.

2.3 Querying Version Information

After completing the upgrade, check the version information.

Step 1 Tap Settings.

Step 2 Tap About phone.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 18

Step 3 Check Builder Number.

3 Downloading Software Version The N1 can download software version when it is running.

3.2 Material Preparation

N1 developer suite

Program file: the version file generated by the partimage script.

Micro USB cable

Power supply adaptor or battery

3.3 Download Process

The download process is shown as follows:

Step 1 Connect the N1 developer suite to a power supply adaptor or battery. Power it on.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 19

Step 2 Use a USB cable to connect N1 developer suite to a computer.

Do not jump the FASTBOOT pin or cut the power supply.

Step 3 Start the QFIL tool and it will automaticall identify the port.

If the port is not identified, click SelectPort. If the port is still not identified, check if the USB driver is

installed properly.

Step 4 Click Flat Build in Select Build Type.

Step 5 Click Browse to select the prog_emmc_firehose_8909_ddr.mbn upgrade program file.

Do not fill in Select Build. It will be automatically searched in next step.

Step 6 Load XML.

1. In the Download area, click Load XML.

2. In the Select RawProgram File dialog box, select rawprogram_unsparse.xml and click Open.

3. In the Select Patch File dialog box, select patch0.xml and click Open.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 20

Step 7 Click Download.

You can check the download status in the Status area.

The download is completed.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 21

Step 8 Disconnect the N1 developer suite from the computer and power it on again.

3.4 Querying Version Information

After completing the upgrade, check the version information.

Step 1 Tap Settings.

Step 2 Tap About phone.

Let’s enjoy wireless life

Copyright © Neoway Technology Co. Ltd 22

Step 3 Check Builder Number.