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..
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.
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.
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.
Thanks,but i d'ont understand how do you mean (AT*EAPP).
A search for MMS AT commands EAPP shows what I mean.
please,i used the putty laguage is supported this commande?
PuTTY is an application, not a language. Otherwise yes, if the modem supports a commands, it is expected to work with PuTTY, or even with HyperTerminal.
hay,wizard I want to now how I can relize a platform of push MMS
in the doc http://www.mt-system.ru/sites/defaul...nual_v1.01.pdf.I can't understand the (title 4.2 configuration)
and the parameters of the MMS PDU.
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?
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.