mobisa mobile phone module product specifiation v1.0...

46
MOBISA Product Specification V1.0 - 1 - MOBISA Mobile Phone Module Product Specification Version 1.0 October 2010 PDF created with pdfFactory trial version www.pdffactory.com

Upload: vuongdien

Post on 27-May-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 1 -

MOBISA Mobile Phone Module

Product Specification

Version 1.0 October 2010

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 2: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 2 -

Table of Contents

1. Introduction ................................................................................................................. 6 1.1. General Information................................................................................................ 6 1.1.1. Product Features.................................................................................................. 7 1.1.2. Overall Dimensions ............................................................................................ 8 1.1.3. Development Kit................................................................................................. 9 1.2. How it works? ....................................................................................................... 10 1.2.1. Applications ...................................................................................................... 10 2. Functional Architecture ............................................................................................ 11 2.1. Digital Block ......................................................................................................... 12 2.2. Analog Block......................................................................................................... 12 2.3. GSM Transceiver Block ....................................................................................... 12 3. Product Specifications .............................................................................................. 13 4. Hardware Interface Description ............................................................................... 15 4.1. Interface Description............................................................................................. 15 4.1.1. 70Pin Interface Pin Description....................................................................... 18 4.1.2. USB Connector Pin Description ...................................................................... 19 4.1.3. Keyboard Interface Pin Description ................................................................ 20 4.1.4. SIM Card and T-flash Card Connector Pin Description ................................ 21 4.2. Power Supply ........................................................................................................ 22 4.3. Power On/Off Operation ...................................................................................... 23 4.4. Charging interface................................................................................................. 23 4.5. Serial interface....................................................................................................... 23 4.6. Audio interface...................................................................................................... 23 4.7. SIM card interface................................................................................................. 23 4.8. T-Flash card interface ........................................................................................... 23 4.9. LCD interface........................................................................................................ 23 4.10. Camera interface ............................................................................................... 23 4.11. Keyboard interface............................................................................................ 23 4.12. Antenna interface .............................................................................................. 23 4.12.1. GSM Antenna.................................................................................................... 23 4.12.1.1. GSM antenna connector ............................................................................... 24 4.12.1.2. GSM antenna pad ......................................................................................... 24 4.12.1.3. Module RF Power......................................................................................... 24 4.12.1.4. Module RF receive sensitivity ..................................................................... 24 4.12.1.5. Module operating frequencies...................................................................... 24 5. Technical specification ............................................................................................. 26 6. Connector and peripheral device references............................................................ 26 7. Design guidelines ...................................................................................................... 26 8. Software ..................................................................................................................... 27 9. Using C Language..................................................................................................... 27 9.1. Install ..................................................................................................................... 27 9.2. Coding.................................................................................................................... 27 9.3. Rebuilding the project........................................................................................... 28

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 3: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 3 -

9.4. MOBISA Simulator .............................................................................................. 29 9.5. MOBISA Network Simulator............................................................................... 30 9.6. Debugging ............................................................................................................. 30 9.6.1. Catcher Tool...................................................................................................... 30 9.6.2. Quick Start Guide ............................................................................................. 31 10. Using Java Language............................................................................................ 32 10.1. IDE..................................................................................................................... 32 11. Programming......................................................................................................... 33 11.1. Setting up the programming environment....................................................... 33 11.1.1. Requirements..................................................................................................... 33 11.1.2. Preparing to Install............................................................................................ 33 11.1.2.1. Installation of High-Speed USB-to-Serial Bridge Cable ........................... 33 11.2. FlashTool Installation Procedure ..................................................................... 34 11.3. Updating/Restoring the Flash Image ............................................................... 34 11.4. Java MIDlet Downloading ............................................................................... 36 12. Electrical and Environmental Specifications ...................................................... 36 12.1. Absolute Maximum Ratings ............................................................................ 36 12.2. Environment Specifications ............................................................................. 36 12.3. Application Interface Specifications................................................................ 36 13. Mechanical Specifications.................................................................................... 37 13.1. Board Dimensions............................................................................................. 37 13.2. Interface Connector Specifications.................................................................. 38 13.3. RF Connector Specifications............................................................................ 39 13.4. MOBISA Mounting.......................................................................................... 40 14. MOBISA Development Kit.................................................................................. 41 14.1. MOBISA Development Board......................................................................... 41 14.1.1. Main Board........................................................................................................ 41 14.1.2. External Board .................................................................................................. 41 14.1.2.1. RFID Board................................................................................................... 41 14.1.2.2. GPS Board..................................................................................................... 41 14.2. DIY Mobile Phone Kit ..................................................................................... 43 14.2.1. How to build a mobile phone based on MOBISA .......................................... 43 14.2.1.1. Building a mobile phone-Step 1 .................................................................. 43 14.3. MOBISA Mobile Phone Kit............................................................................. 44 15. Service and Testing............................................................................................... 46 15.1. Service ............................................................................................................... 46 15.1.1. MOBISA Website............................................................................................. 46 15.1.2. WikiMOBISA ................................................................................................... 46 15.1.3. BBS.................................................................................................................... 46 15.1.4. FAQ ................................................................................................................... 46 15.1.5. Online service.................................................................................................... 46 15.1.6. Contact us .......................................................................................................... 46 15.2. Testing a Standalone Unit ................................................................................ 46

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 4: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 4 -

List of Figures Figure 1. MOBISA Mobile Phone Module........................................................................... 8 Figure 2. MOBISA Development Kit .................................................................................... 9 Figure 3. MOBISA Architecture .......................................................................................... 11 Figure 4:70Pin Interface........................................................................................................ 18 Figure 5: USB Connector...................................................................................................... 19 Figure 6:Keyboard Interface ................................................................................................. 20 Figure 7: SIM Card and Micro_SD Card 2 IN 1 Connector............................................... 21 Figure 8: Reference circuit of the VBAT input ................................................................... 22 Figure 9: Reference circuit for the source power supply input........................................... 22 Figure 10: GSM Antenna ...................................................................................................... 24 Figure 11:Software development tool - Source Insight....................................................... 27 Figure 12: Software development tool - rebuild project ..................................................... 28 Figure 13: Software development tools - MOBISA Simulator .......................................... 29 Figure 14:Catcher Tool ......................................................................................................... 31 Figure 15: MOBISA SDK Java development kit - Eclipse IDE......................................... 32 Figure 16: Device Manger - COM Ports.............................................................................. 34 Figure 17: Flash Tool ............................................................................................................ 34 Figure 18: Flash Tool - Option ............................................................................................. 35 Figure 19. MOBISA Mechanical Characteristics................................................................ 37 Figure 20: 70Pin connector specification............................................................................. 38 Figure 21: 70Pin connector header....................................................................................... 39 Figure 22: RF connector........................................................................................................ 39 Figure 23: RF connector - probe........................................................................................... 40 Figure 24: RFID external board............................................................................................ 41 Figure 25: GPS external board.............................................................................................. 42 Figure 26: MOBISA DIY Mobile Phone Kit....................................................................... 43 Figure 27: MOBISA Mobile Phone Kit ............................................................................... 44 Figure 28: MOBISA phone - front side................................................................................ 45 Figure 29: MOBISA phone - back side................................................................................ 45

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 5: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 5 -

List of Tables Table 1.MOBISA Product Specification.............................................................................. 13 Table 2. Pin Description........................................................................................................ 15 Table 3. MOBISA RF Transmitter Parameters ................................................................... 24 Table 4: Conducted RF receive sensitivity of the MOBISA .............................................. 24 Table 5: The MOBISA Module Operating Frequencies ..................................................... 25

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 6: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 6 -

1. Introduction

1.1. General Information The MOBISA is a self-contained quad-band mobile phone module which offers most of the functions of general GSM/GPRS mobile phone plus Open MOBISA development environment for future external functions by customer. The Open MOBISA Software Suites allow you to develop, compile, test, debug, download and natively execute your applications written in standard ANSI C directly on your MOBISA Mobile Phone Module. It comprises Nucleus real-time operating system, ARM developer suite. With the open source development environment, the developers can complete access all the low-level hardware and software. The feature rich open platform afford you great flexibility, enabling you to respond to changing demands. One of the main features of the MOBISA Mobile Phone Module is to support Java, at the heart of the MOBISA is the Java virtual machine, making it a high performance, open-platform module. Being based on Java, the MOBISA provides developers to design Machine-to-Machine(M2M) applications with a sophisticated developer’s software platform. MOBISA was designed to satisfy the needs of different M2M applications such as:

• Metering • Security • Fleet management • Vending machine • Remote maintenance and control • The Internet of Things

The MOBISA with Java technology is the missing link between M2M applications and the world of IP-based services and trend of global Internet of Things. The new standard provides control of M2M applications and enables user-friendly over-the-air software updates(OTA) for reliable e-maintenance. The MOBISA is designed to popularize the development of mobile application , our goal was to “Make It Easy to Develop the Mobile Applications”.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 7: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 7 -

1.1.1. Product Features

• Quad-Band(850/900/1800/1900) to be used anywhere in the world • Java support • Double SIM card • Bluetooth • Open development environment

The MOBISA provides an open development environment comprising hardware and software, you can whole control the MOBISA module, such as external your own AT command set for MOBISA.

• GUI • Online technical support • Support LCD • T_flash card • Camera • keyboard • …

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 8: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 8 -

1.1.2. Overall Dimensions • Length: 45 mm • Width: 35.5 mm • Thickness: 6.5

Figure 1. MOBISA Mobile Phone Module

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 9: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 9 -

1.1.3. Development Kit The MOBISA Development kit is intended for evaluating the MOBISA mobile phone module, as well as for developing and testing hardware and software applications for it. For more information about the MOBISA Development Kit refer to section “MOBISA Development Kit” or “MOBISA Mobile Phone Development Kit User Guide.doc”

Figure 2. MOBISA Development Kit

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 10: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 10 -

1.2. How it works?

1.2.1. Applications

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 11: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 11 -

2. Functional Architecture Figure 3 below illustrates the primary functional components of MOBISA mobile phone module.

Figure 3. MOBISA Architecture

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 12: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 12 -

The MOBISA consists of the following blocks:

2.1. Digital Block • Micro-controller Unit(MCU) for system and user code execution. • Digital Signal Processor(DSP) for voice and data processing. • Serial communications interface.

o USB driver interface o UART o SPI o SIM Card o T-flash Card

• General purpose IO(GPIO) signals.

2.2. Analog Block • Power management IC(PMIC) with internal regulator. • Analog audio interface management.

o Speaker o Microphone o Receiver o Headset

• General purpose and dedicated A/D signals o A/D o Voltage sensor

• Real Time Clock(RTC) subsystem.

2.3. GSM Transceiver Block • RF power amplifier .

o 2 gain rangers for the low(850/900) and high(1800/1900) GSM bands. • RF receiver, which includes LNA, Mixers, VCOs, I/Q outputs and buffers. • Signal processing IC for transmit and receive GSM data processing. • FEM – Front End Module.

o Includes Surface Acoustic Wave(SAW) filter and antenna switch. • Filter – Quad-band SAW filter that selects the required band.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 13: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 13 -

3. Product Specifications Table 1.MOBISA Product Specification Product Features Operating System: Nucleus OS(Real Time) Java Supports: CLDC-1.1, MIDP-2.0 Physical Characteristics Size: 45*35.5*6.5 mm Weight: 10 Grams Environmental Operational temperature: -20℃ to + 60℃ Storage temperature: -40℃ to + 85℃ Performance Operating voltage: 3.3 – 4.2 V Current consumption: In AT mode: 2.5 mA (Sleep mode)

In Java mode: 3.5 mA (Sleep mode) Maximum Tx output power:

GSM 850/GSM 900: Power class 4(33±2 dBm) DCS 1800/PCS 1900: Power class 1(30±2 dBm)

Charging Supports charging control for Li-Ion battery Interface Connectors: Signal 70-pin, board-to-board connector

RF SMA SIM Card: Support SIM card: 1.8V, 3V T-Flash Card: Support TF card up to 2GB Serial Ports: UART baud rate from 300 bps to 256000 bps USB: USB full-speed device specifications, Rev. 2.0 Data Features Data GPRS: Multi-slot class 10

Maximum downlink speed 85.6kbps Maximum uplink speed 42.8kbps Coding scheme: CS-1, CS-2, CS-3 and CS-4

SMS: MO/MT Text and PDU mode SMS storage: SIM card or flash

FAX: Group 3 class 1 Voice Features Audio Features: Speech codec modes:

Half Rate(ETS 06.20) Full Rate(ETS 06.10) Enhance Rate(ETS 06.50/06.60/06.80) Adaptive Multi Rate(AMR)

Audio Control Echo suppression, noise suppression, side tone and gain control

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 14: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 14 -

Accessories Firmware data loader MOBISA Flash Loader Development Kit MOBISA Development Kit

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 15: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 15 -

4. Hardware Interface Description The MOBISA supply four interface for external design, there are described in detail in following chapters:

• A 70-pin board-to-board connector. • A USB connector for connection with computer, charge and earphone. • Double SIM card interface. • A MicroSD card socket and keyboard interface.

4.1. Interface Description Table 2. Pin Description Pin# PIN NAME I/O DESCRIPTION DC

CHARACTERISTICS Power supply 34 35

VBAT Four VBAT pins of the board-to-board connector are dedicated to connect the supply voltage . The power supply of the MOBISA module has to be a single voltage source of VBAT=3.4V … 4.5V. It must be able to provide sufficient current in a transmitting burst with typically rise to 2A.

Vmin = 3.4 V Vnormal = 3.8 V Vmax = 4.5 V

2 VCHG I Voltage input for the charge circuit, making the system detect the charger

Vmin = 1.1*VBAT Vnormal = 5.1 V Vmax = 5.25 V

3 GND Digital ground Power on and power off 4 PWRKEY I PWRKEY should be pull down to

power on or power off the system. The voltage of this single has to be maintained during a minimum of 1500ms. This signal can be left at high level until switch-off.

VILmax=0.2*VBAT VIHmax=0.6*VBAT VImax=VBAT

Audio interface 5 MIC_P I Positive voice-band input Audio DC

Characteristic refer to chapter 4.6 Audio interface

6 MIC_N I Negative voice-band input SPK_R+ O Positive voice-band output SPK_R- O Negative voice-band output RECEIVER_P O Positive receiver output

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 16: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 16 -

RECEIVER_N O Negative receiver output VIB O Vibrator output General purpose input/output GPIO0 IO General purpose input/output GPIO22 on MTK6225

with mode0 GPIO1 IO General purpose input/output GPIO21 on MTK6225

with mode0 GPIO2 IO General purpose input/output GPIO20 on MTK6225

with mode0 GPIO3 IO General purpose input/output GPIO19 on MTK6225

with mode0 GPIO4 IO General purpose input/output GPIO18 on MTK6225

with mode0 GPIO5 IO General purpose input/output GPIO17 on MTK6225

with mode0 GPIO6 IO General purpose input/output GPIO16 on MTK6225

with mode0 GPIO7 IO General purpose input/output GPIO15 on MTK6225

with mode0 Serial Port TXD O Transmit data RXD I Receive data

VILmin=0V VILmax=0.9V VIHmin=2.0V VIHmax=3.2V VOLmin=GND VOLmax=0.2V VOHmin=2.7V VOHmin=2.9V

SIM card interface SIM_VDD O Voltage supply for SIM card The voltage can be

select by software automatically either 1.8V or 3.0V

SIM_DATA I/O SIM data output SIM_CLK O SIM clock SIM_PRESENCE I SIM card detection SIM_RST O SIM reset

VILmin=0V VILmax=0.3* SIM_VDD VIHmin=0.7* SIM_VDD VIHmax=SIM_VDD+ 0.3 VOLmin=GND VOLmax=0.2V VOHmin=SIM_VDD- 0.2 VOHmax=SIM_VDD

T-Flash card interface

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 17: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 17 -

DATA2 Data bit 2 DATA3 Data bit 3 CMD Command line Vdd Power supply pins Supply voltage

2.7V/3.6V CLK Clock Vss Ground DATA0 Data bit 0 DATA1 Data bit 1 LCD interface Camera interface Keyboard interface

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 18: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 18 -

4.1.1. 70Pin Interface Pin Description

Figure 4:70Pin Interface

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 19: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 19 -

4.1.2. USB Connector Pin Description

Figure 5: USB Connector

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 20: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 20 -

4.1.3. Keyboard Interface Pin Description

Figure 6:Keyboard Interface

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 21: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 21 -

4.1.4. SIM Card and T-flash Card Connector Pin Description

Figure 7: SIM Card and Micro_SD Card 2 IN 1 Connector

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 22: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 22 -

4.2. Power Supply The MOBISA power supply must be a single external DC voltage source of 3.3V to 4.2V. The power supply must be able to sustain the voltage level when current consumption rise to typical peaks to 2A.

Figure 8: Reference circuit of the VBAT input

Figure 9: Reference circuit for the source power supply input

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 23: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 23 -

4.3. Power On/Off Operation

4.4. Charging interface

4.5. Serial interface

4.6. Audio interface

4.7. SIM card interface

4.8. T-Flash card interface

4.9. LCD interface

4.10. Camera interface

4.11. Keyboard interface

4.12. Antenna interface

4.12.1. GSM Antenna

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 24: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 24 -

Figure 10: GSM Antenna

4.12.1.1. GSM antenna connector

4.12.1.2. GSM antenna pad

4.12.1.3. Module RF Power Table 3. MOBISA RF Transmitter Parameters Frequency Max Min GSM850 33dBm ±2db 5dBm ±5db EGSM900 33dBm ±2db 5dBm ±5db DCS1800 30dBm ±2db 0dBm ±5db PCS1900 30dBm ±2db 0dBm ±5db

4.12.1.4. Module RF receive sensitivity Table 4: Conducted RF receive sensitivity of the MOBISA Frequency Receive Sensitivity GSM850 < -106dBm EGSM900 < -106dBm DCS1800 < -106dBm PCS1900 < -106dBm

4.12.1.5. Module operating frequencies

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 25: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 25 -

Table 5: The MOBISA Module Operating Frequencies Frequency Receive Transmit GSM850 869 ~ 894 MHz 824 ~ 849 MHz EGSM900 925 ~ 960 MHz 880 ~ 915 MHz DCS1800 1805 ~ 1880 MHz 1710 ~ 1785 MHz PCS1900 1930 ~ 1990 MHz 1850 ~ 1910 MHz

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 26: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 26 -

5. Technical specification

6. Connector and peripheral device references

7. Design guidelines Hardware and RF

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 27: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 27 -

8. Software

9. Using C Language

9.1. Install

9.2. Coding

Figure 11:Software development tool - Source Insight

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 28: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 28 -

9.3. Rebuilding the project

Figure 12: Software development tool - rebuild project

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 29: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 29 -

9.4. MOBISA Simulator

Figure 13: Software development tools - MOBISA Simulator

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 30: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 30 -

9.5. MOBISA Network Simulator

Figure 14: MOBISA Network Simulator

9.6. Debugging

9.6.1. Catcher Tool Catcher is a PC-side application tool for MOBISA, used to log primitives and debug information from the mobile phone module. Various information and statistics are collected to aid developer in analyzing the behavior of MOBISA.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 31: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 31 -

Figure 15:Catcher Tool

9.6.2. Quick Start Guide The chapter is a starting guild for logging messages with Catcher Tool. A database file of the MOBISA and a workspace file for filter setting are required, the database file is usually named BPLGUInfoCustom_XXX and is located in mcu\tst\database_classb. The workspace is a file with extension name *.csw. To start logging, please follow the steps:

1) Open a workspace file. 2) In menu config, set the database file. 3) Click the logging mode button, and then configure the RS232 port. 4) Click the Connect Button. 5) Disable the sleep mode on MOBISA, and click the filer button on Catcher to set

filter. If all setups are correct, logged messages will be displayed on Primitive Log window.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 32: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 32 -

10. Using Java Language

10.1. IDE

Figure 16: MOBISA SDK Java development kit - Eclipse IDE

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 33: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 33 -

11. Programming This section descriptions how to install software images onto the flash memory on the MOBISA. This procedure can be used to install a customized version built by the customer or to restore the flash image if it is destroyed or damaged. This procedure will work even if the flash is completely erashed.

11.1. Setting up the programming environment

11.1.1. Requirements • A Windows XP PC • The FlashTool software

FlashTool is an application that downloads build images and binary data to MOBISA module.

• The driver of PL-2303 USB-to-Serial Bridge Controller for Windows XP

11.1.2. Preparing to Install

11.1.2.1. Installation of High-Speed USB-to-Serial Bridge Cable

A USB-to-Serial bridge cable also enables high-speed download up to 921,600 bps. 1) Plug the USB-to-Serial cable into the computer USB port. 2) When the new COM ports device was discovered by MS Windows, install its

driver. 3) After driver has been installed successfully, a new COM port device can be seen

in the Device Manger. Below are the steps for entering the Device Manager: On the Desktop, right-click on My Computer -> Manager -> System Tool -> Device Manager -> Ports(COM & LPT).

The following figure illustrates the new device(COM3) in the Ports item.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 34: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 34 -

Figure 17: Device Manger - COM Ports

11.2. FlashTool Installation Procedure This software no need to install, just copy the FlashTool folder to your computer. Double click “Flash_tool.exe” in the folder to run the program.

Figure 18: Flash Tool

11.3. Updating/Restoring the Flash Image Follow the steps below to download the firmware into MOBISA:

1) Power off the MOBISA module.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 35: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 35 -

2) Click on “Options” and choose “Bandrate” from the menu, make sure baud rate was set to 926100.

3) You’ll need to figure out which serial PORT(COM) you are using, plug in the USB-to-Serial Cable, check the Device Manager, look for “Prolific USB-to-Serial Comm Port(COMx)”. Select the corresponding COM port.

4) Press the “Download Agent” button and select the “MTK_AllInOne_DA.bin” file from FlashTool folder.

5) Press the “Auth File” button and select the “TEST_AUTH_MTK_6225.auth” file from FlashTool folder.

6) Press the “Scatter-loading” button and select the “scatMT25.txt” from the release firmware folder or mcu\build\MT25 after you rebuild the code.

7) Assign the target image file Once the scatter file has been opened, the image names are listed in the viewing panel. To manually assign a resource file to an image, double-click on the image name: a file browser appears for file selection as following figure.

Figure 19: Flash Tool - Option

8) Click the DOWNLOAD button to start downloading the built image to MOBISA. 9) Power on the MOBISA to start the download process.

* Note that to interrupt the download process at any time, press the STOP button.

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 36: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 36 -

11.4. Java MIDlet Downloading

12. Electrical and Environmental Specifications

12.1. Absolute Maximum Ratings

12.2. Environment Specifications

12.3. Application Interface Specifications

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 37: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 37 -

13. Mechanical Specifications

13.1. Board Dimensions Figure 4 descriptions the MOBISA mechanical characteristics.

Figure 20. MOBISA Mechanical Characteristics

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 38: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 38 -

13.2. Interface Connector Specifications

Figure 21: 70Pin connector specification

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 39: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 39 -

Figure 22: 70Pin connector header

13.3. RF Connector Specifications

Figure 23: RF connector

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 40: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 40 -

Figure 24: RF connector - probe

13.4. MOBISA Mounting

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 41: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 41 -

14. MOBISA Development Kit

14.1. MOBISA Development Board

14.1.1. Main Board

14.1.2. External Board

14.1.2.1. RFID Board

Figure 25: RFID external board

14.1.2.2. GPS Board

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 42: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 42 -

Figure 26: GPS external board

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 43: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 43 -

14.2. DIY Mobile Phone Kit

Figure 27: MOBISA DIY Mobile Phone Kit

14.2.1. How to build a mobile phone based on MOBISA

14.2.1.1. Building a mobile phone-Step 1

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 44: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 44 -

14.3. MOBISA Mobile Phone Kit

Figure 28: MOBISA Mobile Phone Kit

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 45: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 45 -

Figure 29: MOBISA phone - front side

Figure 30: MOBISA phone - back side

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com

Page 46: MOBISA Mobile Phone Module Product Specifiation V1.0 …diygsm.sourceforge.net/wzcapi/Download/Documents/MOBISA_Module... · Programming ... Development Kit” or “MOBISA Mobile

MOBISA Product Specification V1.0

- 46 -

15. Testing and Sercie

15.1. Testing a Standalone Unit

15.2. Service This section provides contact information for any possible queries that may arise, for instance:

• Do you have any questions about MOBISA or MOBISA Development Kit? • Having trouble getting the Development Kit set up? • Technical questions? • Configuration questions or problems? • Technical operating problems? • Need documents?

15.2.1. MOBISA Website For more information, please visit MOBISA website www.mobisa.com.hk.

15.2.2. WikiMOBISA

15.2.3. BBS

15.2.4. FAQ

15.2.5. Online service Skype name: bisatedzchen

15.2.6. Contact us We want to make the series of MOBISA’s products as helpful as possible. Keep us informed of your comments and suggestions for improvements. If you have any questions and concerns, use this email address: [email protected] Call us: +852-86069613-204

P D F c r e a t e d w i t h p d f F a c t o r y t r i a l v e r s i o n www.pdffactory.com