electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

HELP: SIM300 AND GPRS AND TCP STACK PROBLEM


Post new topic  Reply to topic    EDAboard.com Forum Index -> Professional Hardware and Electronics Design -> HELP: SIM300 AND GPRS AND TCP STACK PROBLEM
Author Message
phuongkt



Joined: 24 Oct 2005
Posts: 3


Post25 Jan 2008 15:53   

simcon sim300


Dear all,
how are you?
I'm working with sim300 and AT commands.
I want to connect GPRS and send a message to host via tcp/ip by AT Command only
I use Hyper Termial, i tried some commands but unsuccessful.
i can access internet with that sim card by GPRS, but i can't do with SIM300.
Could you please help me steps by steps what should i do?
i tried this:
atd*99***1#
NO CARRIER
AT+CGATT=1
Sometimes return OK, sometimes ERROR, sometime it halt(nothing and can't enter any command)

Please help me about this, Thanks alot.
Back to top
ahmadmirshafee



Joined: 30 Jan 2008
Posts: 3
Helped: 2


Post30 Jan 2008 15:01   

sim300 at command tcp


All GSM/GPRS modems have several common AT commands, and i tested them on Siemens / Simcon modules successfuly.
i don't know what is your problem exactly?

AT+CGDCONT=1,IP,(APN)internet

then set connection configuration
Siemens: AT^SICS
AT^SISS
then attach GPRS
AT+CGATT=1
then open connection
AT^SISO=1
Back to top
Google
AdSense
Google Adsense




Post30 Jan 2008 15:01   

Ads




Back to top
phuongkt



Joined: 24 Oct 2005
Posts: 3


Post31 Jan 2008 3:50   

sim300


Thanks for your reply
I used SIM300 so there are some difference AT commands.
Back to top
TheRock



Joined: 21 Apr 2006
Posts: 12


Post04 Feb 2008 7:37   

sim300 at command set


simcon gprs connection:

AT+CGDCONT=1,"IP",""
AT+CSTT="","",""
AT+CIICR
AT+CIFSR
AT+CIPSTART="TCP,"",""
Back to top
avinash11



Joined: 09 Feb 2008
Posts: 9


Post11 Feb 2008 13:19   

sim300 tcp/ip


phuongkt wrote:
Dear all,
how are you?
I'm working with sim300 and AT commands.
I want to connect GPRS and send a message to host via tcp/ip by AT Command only
I use Hyper Termial, i tried some commands but unsuccessful.
i can access internet with that sim card by GPRS, but i can't do with SIM300.
Could you please help me steps by steps what should i do?
i tried this:
atd*99***1#
NO CARRIER
AT+CGATT=1
Sometimes return OK, sometimes ERROR, sometime it halt(nothing and can't enter any command)

Please help me about this, Thanks alot.



Settings for SIM300 GPRS

at+cmgf=1
OK

AT+IPR?
+IPR:0

AT+IPR=19200

AT&W

THEN RESTART HYPERTERMINAL AND MODEM

AT+CMGF=1
OK

at+ipr?
+IPR: 19200
OK

at+creg?
+CREG: 0,1
OK

at+csq
+CSQ: 31,0
OK

at+cops?
+COPS: 0,0,"IDEA"
OK

AT+CGDCONT=1,"IP","apn"
OK

AT+CSTT="INTERNET","",""
OK

AT+CGATT?
+CGATT: 1
OK

AT+CGACT?
+CGACT: 1,0
OK



AT+CGDCONT=1,"IP","apn"
OK

AT+CSTT="apn","",""
ERROR

AT+CIICR
OK

AT+CIFSR
10.8.149.240 (IDEA LOCAL IP ADDRESS)

AT+CIPSTART="TCP","server ip","server port"
OK
CONNECT OK
RDY
+CFUN: 1
+CPIN: READY

AT+CIPSEND
>enter ur msg here
Try this
i think it is very helpful for u.
Back to top
kejuqeju



Joined: 03 Sep 2009
Posts: 2
Location: Indonesia


Post04 Sep 2009 19:47   

at+ipr=19200


hi there..
i have succeed to send data via SIM300C to real ip
but i dont know how to send data back to SIM300, because the IP address of it is local ip starts with 10.xxx.xxx.xxx
can you help me please?
thx a lot
Back to top
mpch_elec



Joined: 22 Jul 2009
Posts: 24
Location: Tehran,Iran


Post08 Sep 2009 7:23   

send data sim300


Hi friends,
I want to send data with GPRS to the Remote server,
First I buy an Mc39i from Siemens but i can sent data with it(It hasn't TCP/IP stack).
If i buying SIM 300 i can send data?
anybody can do this?
anybody can help me?
thanks.
Back to top
GSM Man



Joined: 15 Apr 2009
Posts: 359
Helped: 46
Location: New Jersey, USA


Post08 Sep 2009 13:50   

sim300 tcp ip


The SIM300/340 supports GPRS and has a TCP/IP stack, and therefore you can send data with it. For infomration on establishing a GPRS connection and connecting to a computer see the FAQ on this site: http://www.madeeasykits.com/Faqs.asp
Back to top
mpch_elec



Joined: 22 Jul 2009
Posts: 24
Location: Tehran,Iran


Post09 Sep 2009 6:42   

sim 300 gprs problem


Thanks friends,
I want know how to send Data with UDP/PPP Protocol to the remote server with IP like : 203.162.200.158 (For Example).
thanks friends...
anybody can do this with MC39i?
Back to top
angel_n_daemon



Joined: 31 Aug 2009
Posts: 6
Location: india


Post07 Oct 2009 9:40   

Re: HELP: SIM300 AND GPRS AND TCP STACK PROBLEM


hiiii kejuqeju
u mention that u hv been able to send data ovr gprs....i hv same kind of wrk n am nt able to send data....
cud u pl send the code that made u send data sucessfuly...pllll
thank you...
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Professional Hardware and Electronics Design -> HELP: SIM300 AND GPRS AND TCP STACK PROBLEM
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
I offer you SIM300(D) hints and need help with GPRS comm (11)
Nios and TCP/IP stack (7)
Motorola PowerPC and TCP/IP Stack (2)
Microchip C30 and TCP/IP Stack (2)
Simcom Sim300 GPRS connection problem (12)
Simcom Sim300 GPRS connection problem (14)
GPRS mobile equipment and TCP/IP enabled microcontrollers (1)
SIM600 and Sending Data over TCP/IP with GPRS? (5)
Please help me wid this GPRS connect (sim300) (1)
sim300 http and DNS resolver problem (1)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS