Re: [lwip-users] ppp problem

2013-09-14 Thread Sylvain Rochet
Hi Stefano, On Sat, Sep 14, 2013 at 02:02:43PM +0200, Stefano Marini wrote: > I'm using ppp-new branch donwloaded from git repositories > and it works fine with vodafone SIM Card (see vodafone.txt attached file). > > When I change SIM Cards and I try to use TIM, I receive and LPC > error (see tim

Re: [lwip-users] ppp problem

2013-09-14 Thread yueyue papa
>> AT+CGDCONT=1,"IP","PAP:gamenet.tim.it","0.0.0.0",0,0\r Is this a correct setup? The problem seems no related with PPP, it is related with the setup or mobile environment. >From the log, the terminal is send by remote. There is nothing todo with the PPP protocol On Sat, Sep 14, 2013 at 8:

[lwip-users] ppp problem

2013-09-14 Thread Stefano Marini
I'm using ppp-new branch donwloaded from git repositories and it works fine with vodafone SIM Card (see vodafone.txt attached file). When I change SIM Cards and I try to use TIM, I receive and LPC error (see tim.txt attached file). I attach two files with log Please someone can help me to und

Re: [lwip-users] ppp problem

2013-05-23 Thread yueyue papa
the debug log is attached. >> the application is to work as a GPRS router that forward IP packets from >> ethernet and GPRS. >> >> >> -- >> *From:* yueyue papa >> *To:* Ahmed Fayek >> *Cc:* Mailing list for lwIP users &

Re: [lwip-users] ppp problem

2013-05-23 Thread yueyue papa
:* Mailing list for lwIP users > *Sent:* Thursday, May 23, 2013 4:37 PM > > *Subject:* Re: [lwip-users] ppp problem > > It is hard to know from your code. Provide the debug log with AT > information. > > > > > On Thu, May 23, 2013 at 10:32 PM, Ahmed Fayek wrote: >

Re: [lwip-users] ppp problem

2013-05-23 Thread yueyue papa
whether you init your modem? e.g AT command for setup your module. setup the APN, whether the dial process success? On Thu, May 23, 2013 at 10:18 PM, Ahmed Fayek wrote: > Hi, > > I try to run ppp to communicate with a gprs modem and I have this log: > > pppMain: unit 536911872: Connecting

Re: [lwip-users] ppp problem

2013-05-23 Thread yueyue papa
>> while (!setup) { >> DelayMS(100); >> } >> */ >> /* initialise PPP. This needs to be done only once after boot >> up, to >>* initialize global variables, etc. */ >> pppInit(); &

Re: [lwip-users] ppp problem

2013-05-23 Thread yueyue papa
yue papa > *To:* Ahmed Fayek ; Mailing list for lwIP users < > lwip-users@nongnu.org> > *Sent:* Thursday, May 23, 2013 4:21 PM > *Subject:* Re: [lwip-users] ppp problem > > whether you init your modem? > > e.g AT command for setup your module. setup the APN, whether the di

Re: [lwip-users] ppp problem

2013-05-23 Thread Ahmed Fayek
yueyue papa To: Ahmed Fayek ; Mailing list for lwIP users Sent: Thursday, May 23, 2013 4:21 PM Subject: Re: [lwip-users] ppp problem whether you init your modem?  e.g AT command for setup your module.   setup the APN,  whether the dial process success? On Thu, May 23, 2013 at 10:18

[lwip-users] ppp problem

2013-05-23 Thread Ahmed Fayek
Hi, I try to run ppp to communicate with a gprs modem and I have this log: pppMain: unit 536911872: Connecting tcpip_thread: CALLBACK 20006808 pppStartCB: unit 536910992 ppp_set_xaccm[536910912]: outACCM=0 20009c40 2a64 5 ppp_send_config[536910904]: outACCM=0 20009c38 0 5 ppp_recv_config[5