gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cell Buzzer


From: Eduardo Garcia
Subject: Cell Buzzer
Date: Wed, 19 Mar 2003 09:39:12 -0300

Hello!
    I think that this command don't is in nokia protocol docs. A beep comand
that work with TDMA NOKIA phones and I think that it can be used in
6160.txt.
    The comand is:

0xD1:
        s    Init Buzzer             {0x04, 0x00, 0x07, 0x09, 0x60, 0x05}
        s    End Buzzer            {0x04, 0x00, 0x07, 0x09, 0x60, 0x00}

0xD2:
        r    Init/End Buzzer    {+0x01, 0x00, 0x04, 0x00}

Example:

1F 00 10 D1 00 08 00 01 04 00 07 09 60 05 14 AC  // comand send beep (the
buzzer is "ON" now)
1F 10 00 7F 14 64                                                      //
ack from phone
1F 10 00 D2 00 04 01 00 04 00 0E D2                       // response
// here my ack was missed unfortunately because was sent the commands
through hyper terminal and I don't have the hability to rapidly to calculate
the checksum and answer the commands. ;-)
1F 00 10 D1 00 08 00 01 04 00 07 09 60 00 16 AB    // stop buzzer
1F 10 00 7F 16 66
1F 10 00 D2 00 04 01 00 04 00 0F D3
// here my ack was missed again ;-)


Anyone get it?

Thanks in advance,
Eduardo Garcia


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.462 / Virus Database: 261 - Release Date: 13/03/03





reply via email to

[Prev in Thread] Current Thread [Next in Thread]