View Single Post
Old 29-Mar-2007, 01:46 AM   #1 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default J2me GPRS connection and AT commands

I need to send data from my microcontroller (i dont have one now.. so i simulate it with hyperterminal) by using http request using my siemens M50 GPRS cellular.

I know that if i try to connect GPRS i recieve CONNECT and after 3 sec NO CARRIER: that is because i dont provide ppp protocol stak.

I'd like to know if it's possible to send this data in this way:

1) i make a http (over GPRS) connection using j2me (that's easy to do..)
2) after that i send data from hyperterminal (or my microcontroller) using AT commands or similar

Please... tell me if it's possible and how to do it..
Iphone is offline   Reply With Quote