I've developed OTA/OMA software to provision WAP/MMS mobiles. The software doesn't work with the Nokia 6600 but does with most other mobiles I've tested.
I was wondering if someone had a sample of an encoded WBXML message that can be sent to the 6600 successfully. The sample would need to include the WSP header.
I have looked at two examples already,
* Developer Platform 2.0 for Series 60: OMA Client Provisioning from Nokia and
* OMA-WAP-ProvCont-v1_1-20021112-C from the OMA
There is a significant differenct between these two examples. The Series 60 example doesn't use string tables in the WSP header, whereas the OMA document does. Are string tables handled by Series 60 phones?
Hi,
It also happened to me,
I started working with the document:
OMA_Client_Provisioning_for_Series_40_v1.pdf
that comes only with an example (only the wbxml binary).
But then appears a revision of same document:
v1.1
that comes at the end with 4 new pages with a complete example,
it comes with WSP header, and wbxml header.
Check you have that new document revision.