Picture message

Picture message SearchSearch
Author Message
songul yeda
New member
Username: Songala

Post Number: 1
Registered: 01-2004
Posted on Friday, January 30, 2004 - 02:29 pm:   

hi, i am trying to send picture message to my nokia 6600 phone using an application that is sending sms.

for example i use this hex code:
3000000002010000481c01000000000000000000002d000000000000000044000000000000000080 0000000000000001000000000000000001a00000060380020001e000000402a82a0001e000400402 800200014000a006a32aaa8001d0004004e2aaab0000000fc004a2aaab00003013e004a2ab2b0000 2007e006a3b93a800000036000000100000000020000000200000000000000000000000010060001 8000140000000600010000100000000de0010000500000003dc001a525540000005b800157571400 0300510001757414000f81630001454414000fc1610001353414007dc0d7000000000000f7e07f00 0000000000dff078000000000000fffff8000000000000

i think i have to split this string into three messages.

i am using 060504158A0000 as the header.

for operator logo we were using 0605041582000082F63000480E01 as header,82F63000480E01 string includes some port and operator info i think, so i add this info to my header.

the message parts i am using are:
part1:
060504158A000082F63000480E0100481c0100001f000001f8000000001f000001f8000000007f80 000606000000007f80000606000000007fcf078c01000000007fcf078c0100000000fbc78f1c6080 000000fbc78f1c6080000000f003de18f080000000f003de18f080000000f703fe20f0c0000000f7 03fe20f0c0000000ff81fc2061c0000000ff81fc

part 2:
060504158A000082F63000480E022061c0000000ffc1fc2001c0000000ffc1fc2001c0000000f3c1 fc2000c0000000f3c1fc2000c0000000f3c3de1c0080000000f3c3de1c0080000000f3c3de1e0080 000000f3c3de1e00800000007fc78f0e1d000000007fc78f0e1d000000003f8f07861e000000003f 8f07861e000000003f8f07861e000000001f0000

part 3:
060504158A000082F63000480E0301f8000000001f000001f80000

i send 3 sms messages,and receive them from my phone, but 3 messages says that the content can not be browsed.

now i dont know where the mistake is?
can the reason be the phone model or i am doing something wrong?

the messages must follow each other i think, so i used
82F63000480E01
82F63000480E02
82F63000480E03
syntax.

could you help me please?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1764
Registered: 10-2002
Posted on Friday, January 30, 2004 - 04:06 pm:   

These black and white picture messages sure seem to be less than inspiring on a Nokia 6600 (or any other phone with a bright colour display).

You need to use SMS concatenation headers in the UDH.

The string that you reference from the operator logo is part of the operator logo data, it has no relationship to your problems sending a picture message.

If you are using the Now SMS/MMS Gateway (this is our support forum after all), you could just specify 060504158A0000 as the UDH, followed by the picture data, and we would handle the concatenated SMS automatically.

An example of the UDH used for concatenation when sending a Nokia operator logo can be found at the following link:

http://support.nowsms.com/discus/messages/1/1739.html

(Just change the 1581 in that example to 158A for a picture message.)