Discussion:
[Bitpim-devel] A530 features
Kent and Paula
2003-09-23 20:31:25 UTC
Permalink
While the phonebook is a possible starting point, I already have the futuredial software that works OK. I am mostly interested in the ability to transfer my Outlook schedule to the phone.

The Samsung A530 has the following Personal Organizer features:
a calendar, to-do-list, calculator, scheduler, alarm and countdown timers.

The to-do list download would also be nice.



---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
Roger Binns
2003-09-23 21:13:30 UTC
Permalink
Post by Kent and Paula
While the phonebook is a possible starting point, I already have the futuredial software that works OK.
You can use portmon from sysinternals.com to monitor serial port traffic
for a synchronisation of the phonebook. Can you post the first 5 or so
commands and from that we can tell if it is at all similar to LG.
Post by Kent and Paula
I am mostly interested
in the ability to transfer my Outlook schedule to the phone.
On the 4400, the schedule is stored in two files in the sch directory. One
is named schedule.dat and contains the actual events. Another is named
schexception.dat and contains events you have overridden. An example
of the latter is when you modify the third repeat of something. The
schedule.dat will then contain the modification as a seperate event
and the exception will surpress the 3rd repeat. There is a hexdump
of schedule.dat below.
Post by Kent and Paula
a calendar, to-do-list, calculator, scheduler, alarm and countdown timers.
What is the difference between the schedular and the calendar?

The 4400 has 3 alarms. The details are stored in alarm/alarm.dat
Post by Kent and Paula
The to-do list download would also be nice.
The 4400 doesn't have a todo, although it does have both text and voice
memos. It also has sms with one file per message in the sms directory.

Here is what my schedule.dat looks like:

00000000 08 00 02 00 00 00 05 18 39 7d 40 18 3a 7d 13 00 ........9}@.:}..
00000010 01 00 64 64 01 00 00 4e 65 77 20 65 76 65 6e 74 ..dd...New event
00000020 78 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 x...............
00000030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3e 00 ..............>.
00000040 00 00 eb 35 3a 7d fb 35 3a 7d 10 00 00 00 64 64 ...5:}.5:}....dd
00000050 01 00 00 4e 65 77 20 65 76 65 6e 74 77 77 77 77 ...New eventwwww
00000060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000070 00 00 00 00 00 00 00 00 00 00 7a 00 00 00 eb 6d ..........z....m
00000080 38 7d fb 6d 38 7d 10 00 00 00 00 00 01 00 04 4f 8}.m8}.........O
00000090 6e 20 54 69 6d 65 00 00 00 00 00 00 00 00 00 00 n Time..........
000000a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000000b0 00 00 00 00 00 00 b6 00 00 00 40 68 38 7d 80 68 ***@h8}.h
000000c0 38 7d 10 00 00 00 00 00 01 00 04 41 6e 6f 74 68 8}.........Anoth
000000d0 65 72 00 00 00 00 00 00 00 00 00 00 00 00 00 00 er..............
000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000000f0 00 00 f2 00 00 00 ec 6d 38 7d fb 6d 38 7d 10 00 .......m8}.m8}..
00000100 00 00 00 01 04 00 04 4f 6e 65 20 48 6f 75 72 00 .......One Hour.
00000110 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000120 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2e 01 ................
00000130 00 00 ed 6d 38 7d fb 6d 38 7d 10 00 00 00 00 18 ...m8}.m8}......
00000140 05 00 04 4f 6e 65 20 44 61 79 00 00 00 00 00 00 ...One Day......
00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000160 00 00 00 00 00 00 00 00 00 00 6a 01 00 00 ed 6d ..........j....m
00000170 38 7d fb 6d 38 7d 10 00 00 00 00 30 06 00 04 54 8}.m8}.....0...T
00000180 77 6f 20 44 61 79 73 00 00 00 00 00 00 00 00 00 wo Days.........
00000190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
000001a0 00 00 00 00 00 00 ff ff ff ff ff ff ff ff ff ff ................
000001b0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
000001c0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
000001d0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
000001e0 ff ff e2 01 00 00 c0 3a 39 7d 00 3b 39 7d 10 00 .......:9}.;9}..
000001f0 00 00 64 64 00 00 04 57 61 66 66 6c 65 73 00 00 ..dd...Waffles..
00000200 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00000210 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ..............

Roger

Loading...