Hi all. I'm a french web developer trying to understand the process of converting RTTTL ringtones to Nokia Binary Format.
I succeed to send a short ringtone that fits in one SMS message to my 7110 phone. But when I try to send a longer ringtone (2 or 3 SMS messages), nothing happens. Here is an example:
RTTTL original ringtone:
pacman:d=4,o=5,b=112:32b,32p,32b6,32p,32f#6,32p,32d#6,32p,32b6,32f#6,16p,16d#6,16p,32c6,32p,32c7,32p,32g6,32p,32e6,32p,32c7,32g6,16p,16e6,16p,32b,32p,32b6,32p,32f#6,32p,32d#6,32p,32b6,32f#6,16p,16d#6,16p,32d#6,32e6,32f6,32p,32f6,32f#6,32g6,32p,32g6,32g#6,32a6,32p,32b.6
My first SMS message:
//SCKL15811581010201 024A3A59C1858DB585B804148E98DBEC49CA10A28E50850BD0850A50850E50BD0840A408408D08516468428A3142142B4214591A28C5
My second SMS message:
//SCKL15811581010202 0840AC08412728428A3942142F42142942143942F42102902102942B42D42142D42F4314214314334354214395208000
Can someone tell me where I am wrong? Thanks a lot!
RE: Help needed : sending long ringtones with multiple SMS messages
2002-05-10, 10:07#2
Check out Smart messaging FAQ question nbr 18. That might help you.
http://www.forum.nokia.com/smsforum/main/1,35452,1_2_5_5,00.html#bitmap
BR
Forum Nokia Developer Support, Mirja
RE: Help needed : sending long ringtones with multiple SMS messages
2002-05-16, 12:31#3
There is nothing wrong with the format of your ringtone messages. I copied them, sent them via free SMS to my Nokia 8260 TDMA (USA) phone and I received the PACMAN ringtone. It sounded good!
The problem is in your chosen SMS network or phone.
RE: Help needed : sending long ringtones with multiple SMS messages
2002-09-17, 03:57#5
Hi,
I am naveen,i wanted to know how to send ringtones using AT Commands.
can you tell how can i convert the RTTL original ringtone,what ever u have mentioned that one how we can convert to hex,
i am sending the steps how i am doing,whether this is right or not?
If my ringtone data is like this "02 4A 3A 51 D1 95 CD D0 04 00 1B 20 55 05 90 61 05 60 55 85 50 54 85 40 82 08 49 90 00 00 "
can it work,if i am doing any mistake,tell the steps,how ur doing
Thanx in advance.
Naveen
if i change the data this header will be changed?if i send the ringtone more than one sms then that time how i proceed,can you clarify.
I am writing the steps how i am doing from Hyperterminal.
1)AT
OK (will Return)
2)AT+CMEE=1 (Error Detection)
OK
3)AT+CMGF=1(For Text Mode)Message Foramt,default 0-pdu mode,1-text mode
OK
4)AT+CSMP=17,167,0,1(Set Text Mode Parameters)
OK
5)AT+CMGS=Mobile Number --Press Enter
Enter THe ringtone data and Press Ctrl+Z
RE: Help needed : sending long ringtones with multiple SMS messages
2002-09-18, 08:10#6
Hi,I am very happy to hear that you succeed to send a short ringtone,I am a web developer too,yet ,I failed,can you tell me how to send a ringtone? Thanks for it!
cellin