Nokia D211 manual

1
2
3
4
5
6
7
8
9
10
11

Go to page of

A good user manual

The rules should oblige the seller to give the purchaser an operating instrucion of Nokia D211, along with an item. The lack of an instruction or false information given to customer shall constitute grounds to apply for a complaint because of nonconformity of goods with the contract. In accordance with the law, a customer can receive an instruction in non-paper form; lately graphic and electronic forms of the manuals, as well as instructional videos have been majorly used. A necessary precondition for this is the unmistakable, legible character of an instruction.

What is an instruction?

The term originates from the Latin word „instructio”, which means organizing. Therefore, in an instruction of Nokia D211 one could find a process description. An instruction's purpose is to teach, to ease the start-up and an item's use or performance of certain activities. An instruction is a compilation of information about an item/a service, it is a clue.

Unfortunately, only a few customers devote their time to read an instruction of Nokia D211. A good user manual introduces us to a number of additional functionalities of the purchased item, and also helps us to avoid the formation of most of the defects.

What should a perfect user manual contain?

First and foremost, an user manual of Nokia D211 should contain:
- informations concerning technical data of Nokia D211
- name of the manufacturer and a year of construction of the Nokia D211 item
- rules of operation, control and maintenance of the Nokia D211 item
- safety signs and mark certificates which confirm compatibility with appropriate standards

Why don't we read the manuals?

Usually it results from the lack of time and certainty about functionalities of purchased items. Unfortunately, networking and start-up of Nokia D211 alone are not enough. An instruction contains a number of clues concerning respective functionalities, safety rules, maintenance methods (what means should be used), eventual defects of Nokia D211, and methods of problem resolution. Eventually, when one still can't find the answer to his problems, he will be directed to the Nokia service. Lately animated manuals and instructional videos are quite popular among customers. These kinds of user manuals are effective; they assure that a customer will familiarize himself with the whole material, and won't skip complicated, technical information of Nokia D211.

Why one should read the manuals?

It is mostly in the manuals where we will find the details concerning construction and possibility of the Nokia D211 item, and its use of respective accessory, as well as information concerning all the functions and facilities.

After a successful purchase of an item one should find a moment and get to know with every part of an instruction. Currently the manuals are carefully prearranged and translated, so they could be fully understood by its users. The manuals will serve as an informational aid.

Table of contents for the manual

  • Page 1

    SUPPORT GUIDE FOR NOKIA D211 LINUX DEVICE DRIVER Copyright © 2 002 Noki a. All rights r eserved. | Date: 05/06/2 002.[...]

  • Page 2

    Contents 1. INTRODUCTION ........................................................................................................... 1 2. RE QUIREM EN TS .......................................................................................................... 1 3. COM PILIN G AND INS TALL ING TH E D EVIC E D RIVER .................................[...]

  • Page 3

    1/10 1. INTRODUCTIO N This document is an installation and user's guide for the Linux device driver of the Nokia D211. The user should be familiar with installing and compiling device drivers in source code form. For further information on the use of the No kia D211, please refer to the User's Guide found on the product CD-ROM or visit th[...]

  • Page 4

    2/10 After you have unpacked the dev ice driver package, you can be gin the compilation. 1. Copy config.mk.or ig to config.mk . 2. E dit the config.m k to match your syste m. It is import ant that all the directives in config.mk are correct. Otherwise the device driver may not work or may not even compile. Syntax of t he file: LINUX = /usr/src/linu[...]

  • Page 5

    3/10 4.1 GENERAL CONFIGURA TION V ARIA BLES The configuration file contains three general configuration variables. They configure the actio ns tha t are perfo rmed after the ca rd i s inse rted. MODE=W LAN PROFIL E=My_pro file NETW ORK_ST ART =yes MODE selects the operating mode. It can be set to W LAN or GSM to enable WLAN or GSM functionality aft[...]

  • Page 6

    4/10 ssid=Nok ia W LAN shared_k ey1=0x1 234567 89a In this case the network name is No kia W LAN and the netw ork has one shared W EP key. The card will automatically find the best matching WLAN access point with the desired SSID and matching W EP key. The profile must contain: mode (infra) and the de sired ssid (network name). 4.4 GSM CONFIGURATIO[...]

  • Page 7

    5/10 W LAN ChM inor minor number of the character device GSM TTYDev name of the GSM serial port GSM ChMajor major number of the serial port GSM ChMinor minor number of the serial port GSM status GSM radio status, possible states are: on, off W LAN sta tus WLAN radio status, possible states are: off, initialized, on W LAN s t ate W LAN state, possib[...]

  • Page 8

    6/10 enable_gsm Command gives a PIN code and enables GSM disable_gsm Command disables GSM and stops any connections gsm GSM commands Most important command is enable_gsm which will ask for the PIN code and then give it to the radio card. Giving the PIN code is ne cessary if GSM is going to be us ed. One of the command classes is 'gsm'. Yo[...]

  • Page 9

    7/10 of the user interface is also an example of how to develop software f or the Nokia D211 radio card. In order to compile the user interface, the programmer need s to obtain the C++ headers from http ://ww w.foru m.no kia.c om . The headers can be found in the D211 SDK p ackage and they should be copied from there to control/public/ directory in[...]

  • Page 10

    8/10 A sample configuration file "config.example" can be f ound in the sa me directory as the client. Note: The client assumes that GSM has been en abled on the Nokia D211 radio card, i.e. the user has manually enabled it by issuing the com mand 'nokia_ctl enable_gsm' before running the client. See chapter 5.1 for further inform[...]

  • Page 11

    9/10 BSSID Basic Service Set Identifier. A six-byte address that distinguishes one W LAN access point from another. Someti mes cal led ne twork ID . Channel A specified fr equency band for the tr ansmission and reception of signals. GSM Global System for Mobile Communications. GSM is a digital telecommunications system used wi dely in Europe, Asia [...]