thanks ,i want to send an MMS withe AT command and modem supported GSM,GPRS and WAP and i have the AT command of GPRS , how i cant attach a GPRS and what is the steps for this opération.
thanks ,i want to send an MMS withe AT command and modem supported GSM,GPRS and WAP and i have the AT command of GPRS , how i cant attach a GPRS and what is the steps for this opération.
hello
I have a cid is't 1 or 2 and a state for activate is 1 but is not work with me ,please help me.
AT+CGACT=[<state>[, <cid>[, <cid>]]]
how i can Activate pdp-context: AT+CGACT
in my case when I enter AT + CREG? I get + CREG: 0.1
CGATT + AT = 0
OK
AT + CGATT = 1
ERROR
AT + CGATT?
+ CGATT: (0 1)
Where is the problem?
please,how I allowed the GPRS service.
I get this result
AT+CGATT=1
+CME ERROR: gprs services not allowed
Je souhaite pouvoir envoyer des MMS à partir d'un PC sous Linux pour faire de la publicité a une société (le push MMS).envoyer des MMS au abonné,SVP comment je vais faire
Ce forum de discussion est focalisé dans le développement pour appareils mobiles; vous pouvez obtenir une meilleure réponse à votre question en utilisant un moteur de recherche
ms
hello pavarang how to send MMS from a PC to a mobile with GSM modem (GPRS, EDGE, 3G, etc.) connected to the PC.
Who is the manufacturer of the GSM modem you are using?
See the API documentation provided by the GSM modem provider that you have chosen.
If the GSM modem provider supports using AT commands, then use those. If the GSM modem provider has some other APIs, developer libraries instead, use those.
Alternatively, don't use a GSM modem connected to your PC at all, but make a contract with a local network operator (carrier, service provider) and connect directly (or via their APIs) over the Internet (unless they require a private connection) to their MMSC. That might be costlier, though, but it depends on what you need to send MMS for, to whom, and how often.
Hello thanks
How I can send MMS with Mbuni (Send an MMS from my PC (WAP Push using Mbuni, Kannel) to a mobile number) ,and how i can confgure the mbuni.conf
please
You may want to read the documentation on http://www.mbuni.org/ (and on http://www.kannel.org/ respectively). They also appear to have mailing lists.
It may be worth pointing out here that this entire site, "Nokia Developer", focuses on supporting software development for Nokia devices.
please ,i have another probléme how i can create a file.mms
Please
How i can créate an mms binary file (.mms) .
help me please
The Wikipedia article (http://en.wikipedia.org/wiki/Multime...saging_Service) seems to have a good collection of links for the related specifications.