Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


lectularius

4 posts

Wannabe Geek
Inactive user


#37331 10-Jul-2009 21:12
Send private message

Hi everybody,

I´m trying to make GPRS/IP (General Packet Radio Service/Internet Protocol) connection with a Wavecom Fastrack Supreme Modem.

I search the Network parameters for GPRS connections of my mobile operator.
http://ewon.be/Download/TN/GPRS%20network%20param.pdf

In HyperTerminal (115200-8-N1), I sent the following AT commands, and i got these responses:

AT+CGDCONT=1,"IP","internet"
OK
ATD*99***1#
CONNECT 115200
~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } }
 } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!
} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}
"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%
Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~
~ }#À!}!}!} }6}!}$}%Ü}"}&} } } } }'}"}(}"}#}$À#&´~~ }#À!}!}!} }6}!}$}%Ü}"}&} } }
 } }'}"}(}"}#}$À#&´~
NO CARRIER

I search in forums, and I read that the garbage sent to the terminal and the "NO CARRIER" response, due "ATD*99***1#", happened because the PPP (Point-to-Point Protocol) authentication failed.

I know the usernamer and password, but i don´t know how to associate them to the APN (Access Point Network). I think that´s the way to solve the problem.

Please help me...

Thanks in advance.

lectularius


Create new topic
LennonNZ
2459 posts

Uber Geek

ID Verified
Trusted

  #233885 10-Jul-2009 21:15
Send private message

your connection is working 100%.. but you are not running a PPP Connection.

Set up the connection as a dialup connection with the correct init string and it will work. not via hyperterm


Thanks



johnr
19282 posts

Uber Geek
Inactive user


  #233887 10-Jul-2009 21:23
Send private message

PPP lol

lectularius

4 posts

Wannabe Geek
Inactive user


  #233895 10-Jul-2009 21:48
Send private message

Thanks for your reply LennonNZ.

But i have make the connection with AT commands.....?



lectularius

4 posts

Wannabe Geek
Inactive user


  #233898 10-Jul-2009 21:50
Send private message

Thanks for your reply LennonNZ.

But i have make the connection with AT commands.....


freitasm
BDFL - Memuneh
79258 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #233900 10-Jul-2009 21:54
Send private message

Create a dialup connection. Use *99# number to dial and enter the CGDCONT string in the modem initialisation settings. Then just "dial"...




Please support Geekzone by subscribing, or using one of our referral links: Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSyncBackblaze backup


lectularius

4 posts

Wannabe Geek
Inactive user


  #237333 21-Jul-2009 01:04
Send private message

My gold was to establish the GPRS/IP connection only with AT Comands, without dial-up-connection windows application help.

There?s a wavecom plug-in to Open AT Suite called WIPsoft which permits to create a GPRS connection, and to create TCP socket, only using AT Commands.

http://www.cse.dmu.ac.uk/~eg/tele/wipat.pdf

I hope this help wannabe geeks like me. See ya.


cyril7
9058 posts

Uber Geek

ID Verified
Trusted
Subscriber

  #237597 21-Jul-2009 17:35
Send private message

Here is the general sequence I use on my 8051's to get the Wipsoft stack to establish a TCP connection. At one point before all this I assume you have issued AT+WOPEN=1 to start ATOPEN this only ever needs to be issued once unless a firmware upgrade has been performed.


AT+WIPCFG=1 /to start IP Stack
AT+WIPBR=1,6 /to open GPRS bearer
AT+WIPBR=2,6,11,"internet" /to set APN of gprs
AT+WIPBR=4,6,0 /to start bearer
AT+WIPCREATE=2,1,"XXX.XXX.XXX.XXX",YYY /create client socket index=1, on server IP XXX port YYY
AT+WIPDATA=2,1,1 /exchange data on socket index 1



And to close issue standard +++ and wait 1sec for AT response


AT+WIPCLOSE=2,1 /close TCP client socket index1

Cheers


Cyril

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.