- This topic has 6 replies, 6 voices, and was last updated 10 years, 6 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Electronics › Electronics › sending MMS using sim900 or sim300
i want to send an image as a MMS to mobile phone using either sim900 or sim300.
the image has to be given to the GPRS module from hyperterminal. the AT commands given just show that GPRS is connected but does not accept any settings for URL and server number.
Also, i m unsure of the commands i m using for this, any help in this regard will also be much appreciated.
pl help me
All Sim 300 doesn’t support MMS.
I have used the same code in connecting GSM MODULE sim900A for sending an image in PC. when i used AT+CMMSDOWN i got CONNECT and then ERROR. What should i do for preventing the error.what does that CMMSDOWN actually mean? Do i have to use any microcontroller? Will anyone please help me with the code?
Did you check the signal strength of the modem? and are you getting just “ERROR” or some number along with it?
We checked the signal strength and it is good. After getting CONNECT we just get an ERROR without any number.Actually we didn’t write any image on SIM900.So far what we done is
i) Connected SIM900 with PC using RS232 cable
ii) Checked sending an SMS and incoming call.
iii) Tried the MMS code till the error as we mentioned.
We have not connected any microcontroller to connect PC and SIM900.
So,How can sim900 download an image from PC??
Please help us.
Can u give us code for sending and receiving msg using gsm 900 with help of arduino