I am a developer, trying to send wap bookmark by SMS according to the Smart Messaging Specification 3.0.0. I sent tones and logos by setting udh and hex encoding and its ok. The same way when i sent bookmark to my 7650 setting udh as 060504157F0000, its alerting as text message recieved and when i tried to open its showing message format not supported.
The correctly encoded message will alert as 'Bookmark recieved' what shall i do to get this
I read the forum reply to the question http://nkn.forum.nokia.com/devrel/threadshow.cfm?mb=9214499643918596&msg=6046266080053373&page=2
I tried the whole message hexdump in the reply , still not coming properly.
Pls reply with an example bookmark data and hexdump
01 = Push ID
06 = PDU Type (push)
2C = Headers length (content type + headers)
1F 2A Value length
... and so on, please read the OTA MMS Settings document for details how this can be transferred top of SMS.