User Manual
Table Of Contents
- 1. Introduction
- 2. GR47/GR48 Radio Devices
- 3. Abbreviations
- 4. Mechanical Description
- 5. System Connector Interface
- 5.1 Overview
- 5.2 General Electrical and Logical Characteristics
- 5.3 Grounds
- 5.4 VCC - Regulated Power Supply Input
- 5.5 Battery Charging Input (CHG_IN)
- 5.6 Turning the Radio Device ON/OFF and the External Power Signal
- 5.7 Analogue Audio
- 5.8 PCM Digital Audio
- 5.9 Serial Data Interfaces
- 5.10 SIM Card Related Signals
- 5.11 Service/Programming
- 5.12 Buzzer
- 5.13 LED
- 5.14 General Purpose Digital I/O Ports
- 5.15 Extended I/O capabilities
- 5.16 General Purpose Analogue I/O Ports
- 5.17 External I 2C Serial Control Bus
- 5.18 TX_ON - Burst Transmission
- 5.19 Real Time Clock
- 6. Antenna Connector
- 7. Keyboard Interface
- 8. Hints for Integrating the Radio Device
- 9. Embedded Applications
- 10. TCP/IP Stack
- 11. Technical Data
- 12. Declaration of Conformity
- 13. Introduction to the Developer’s Kit
- 14. Using the Developer’s Kit
10. TCP/IP STACK
62
LZT 123 7589 R1A
10. TCP/IP Stack
An on board IP/TCP/UDP stack has been integrated into the software
negating the need for the customer to implement one in their own code
base.
This is only accessible by using an embedded applications (see section 9)
using intrinsic functions.
10.1 Implementation
The following types of commands allow various functions:
• Open/closing IP connection - Negotiates/closes a dynamic IP address
with the web server.
• Send/Receive TCP packets - Performs all TCP operations to send and
receive packets.
• Send/Receive UDP packets - Performs all UDP operations to send and
receive packets.
• Resolve URL to an IP address - Similar to nslookup command in DOS
When the unit is set up and controlled using the embedded applications
either the embedded applications or an external application can generate
data to be sent and pass it to the radio device for transmission.
This effectively provides a transparent communication link from the
application to an internet server over GPRS.