Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User aharonalon's Avatar
    Join Date
    Mar 2003
    Location
    Israel
    Posts
    14
    Hi all,
    I have a brand new blank 7650.
    I want to initialize him Over The Air for MMS purposes.
    I've read Nokia OTA 7.0 Spec. - and didn't find any references their.

    Can anybody help me?

    thanks,
    alon

  2. #2
    Registered User igor25's Avatar
    Join Date
    Mar 2003
    Posts
    8
    Please see this document on page 26 and on for the sample.
    What can be not obvious from this document is only the fact that
    nokia 7650 uses URL as an address of MMS proxy-relay. This fact is mentioned in brochure supplied to handset.

  3. #3
    Registered User igor25's Avatar
    Join Date
    Mar 2003
    Posts
    8
    It's not strange that your phone is asking for APN. You put there
    "wap.orange.co.il" that does not look like it. You have to ask your GSM provider for correct one.
    See what I am using for MMS purposes

    <?xml version="1.0"?>
    <CHARACTERISTIC-LIST>
    <CHARACTERISTIC TYPE="ADDRESS">
    <PARM NAME="BEARER" VALUE="GPRS"/>
    <PARM NAME="PROXY" VALUE="xxx.yyy.zzz.21"/>
    <PARM NAME="PORT" VALUE="9201"/>
    <PARM NAME="GPRS_ACCESSPOINTNAME" VALUE="thunderworx.net"/>
    <PARM NAME="PPP_AUTHNAME" VALUE="xxx"/>
    <PARM NAME="PPP_AUTHSECRET" VALUE="xxx"/>
    </CHARACTERISTIC>
    <CHARACTERISTIC TYPE="NAME">
    <PARM NAME="NAME" VALUE="ThunderGPRS"/>
    </CHARACTERISTIC>
    <CHARACTERISTIC TYPE="URL" VALUE="http://mmsc.thunderworx.net/"/>
    </CHARACTERISTIC-LIST>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved