Discussion Board

Results 1 to 15 of 33

Hybrid View

  1. #1
    Registered User maia1991's Avatar
    Join Date
    Mar 2013
    Posts
    16
    I have send the SMS using AT and GSM Modem, can i use this for sending MMS also?. If it so, please tell me AT commands, ans how i can use this for the MMS please..
    Last edited by maia1991; 2013-03-13 at 21:05.

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    It is quite possible that there are no AT commands at all for sending MMS, but ask the manufacturer of the GSM modem that you are using for a reference manual for the AT commands they support, in case it has/mentions sending/receiving MMS.

  3. #3
    Registered User maia1991's Avatar
    Join Date
    Mar 2013
    Posts
    16
    i can't ask a manufacturer ,there not another way.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    As far as I know Nokia devices do not support sending MMS-s via AT commands.
    But in general there are devices supporting it, I searched for MMS AT commands with Google, and one of the first hits was http://www.mt-system.ru/sites/defaul...nual_v1.01.pdf. Some others seem implement that via AT*EAPP command (execute application or something), where the application is yet again completely manufacturer dependent.

  5. #5
    Registered User maia1991's Avatar
    Join Date
    Mar 2013
    Posts
    16
    Thanks,but i d'ont understand how do you mean (AT*EAPP).

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    A search for MMS AT commands EAPP shows what I mean.

  7. #7
    Registered User Fajarsoft's Avatar
    Join Date
    Mar 2013
    Posts
    1
    Hi .. wizard please I have a problem, why on hyperterminal I can see the response in vb6 AT Comand but I can see the response never an AT command, I encountered an error reading comm device vb6 error no 8020 what's the solution?

  8. #8
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    According to http://support.microsoft.com/default...b;en-us;318784, it is a VB6-specific problem with certain serial port drivers. I have absolutely no familiarity with Visual Basic. You may want to try updating the drivers as suggested.

  9. #9
    Nokia Developer Champion traud's Avatar
    Join Date
    Mar 2003
    Posts
    3,892
    Quote Originally Posted by maia1991 View Post
    I have send the SMS using AT and GSM Modem, can i use this for sending MMS also?
    AT+CGDCONT=1,"IP","mms.example.com"
    ATD*99***1#
    You have to start a packet connection to the access-point of your network operator. Then you have to do PPP, HTTP, and all the stuff a MMS client does. Therefore, MMS via AT commands is not as easy as to send an SMS. Furthermore, you cannot re-use the settings of the phone, you (or your end-user) has to configure your app for her MMS service provider. Therefore, it is much easier to link to an existing MMS provider and its Web API. Finally, you are not able to access or store MMS on your phone with standard AT commands.

Similar Threads

  1. Sending SMS with multiple recipients slower then sending separate SMS
    By Zeddeh in forum [Archived] Qt Mobility Project
    Replies: 1
    Last Post: 2010-05-12, 10:46
  2. Sending SMS from MIDlet causes error in sending normal sms's
    By hparkar in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2008-12-25, 10:02
  3. Sending SMS from MIDlet causes error in sending normal sms's
    By hparkar in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2008-12-24, 13:36
  4. Replies: 0
    Last Post: 2008-11-13, 12:15
  5. Sending/receiving sms and sending wap push message
    By noelfern501 in forum General Messaging
    Replies: 3
    Last Post: 2004-05-31, 09:20

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