:pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001
[gnokii.git] / Docs / README-6110
1 -- README-6110                                     --
2 -- Notes, bugs and a todo list for the 6110 series --
3
4 * Notes *
5
6 Code for the 6110 phones has been tested with the DAU-9P MBus Cable NSE-3.
7
8 Phones of 6110 Series have somewhat different protocol and that
9 is the main reason for having the 3810 Series and 6110 Series.
10 These phones also provide more features so hacking on it is
11 greater fun.
12
13 The current code allows you to enter PIN from the PC (gnokii asks
14 you for the PIN, you enter it and gnokii sends it to the phone
15 without touching the phone's keyboard). The code also allows you
16 to monitor the status of the mobile phone - it recognizes
17 network signal strength, your GSM provider network and battery
18 level, the clock, date and alarm setting of your phone (if the phone
19 supports it - e.g. 5110 doesn't seem to support date so the date is
20 bogus on it).
21
22 The newest feature is that gnokii can read your mobile phone's
23 preferred SMS Center so in the future you will not need to enter
24 the SMS Message Center number for SMS messages to be sent.
25 Gnokii will read it automatically.
26
27 There are some problems with the newest firmwares (V 05.24). It
28 seems that this firmware is weird. If you have a Nokia with this
29 firmware, it accepts the PIN request (displays Code Accepted message)
30 but nothing is returned to the PC. The communication is only in
31 one direction :-( I do not know why. If you can help with this,
32 please let me know.
33
34 * Known Bugs *
35
36 - None, we write quality software here... :)
37
38 * To-do *
39
40 - writing documentation of the protocol
41
42 - check out errors when reading and writing phonebook entries!!!
43
44 - delete all FIXME from the sources
45
46 - implement calendar notes infrastructure and --getcalendarnote, --writecalendarnote
47
48 - implement function FB61_GetStatus which should return {"Waiting for PIN",
49   "Registered within the network", "Call in progress" ...}
50
51 - X interface :-)
52
53 - how NCDS saves names with ";" in it?
54
55 - make util directory with support utilities, clean up the source tree...
56
57 - Wait for ack of Auth message