Re: [lwip-users] UDP raw sockets data limit

2017-08-25 Thread parwath . r
Hi, Thanks for your reply, we are using raw. PFA for lwipopts.h thanks parwath On 2017-08-25 05:41, Sergio R. Caprile wrote: "raw" or "socket" ??? Which one is your API ? Please capture and post your traffic Please attach your lwipopts ___

Re: [lwip-users] PPPOS udp error

2017-08-22 Thread parwath . r
Hi, We tried to send more than 250 bytes in udp raw client socket, the udp_send is giving succeess and server is not recived any data. is there any data limitation for send and receive data. here i have attached log PFA. the poolsize configration is bellow #define PBUF_POOL_SIZE

Re: [lwip-users] PPPOS udp error

2017-08-22 Thread parwath . r
Hi, We tried to send more than 250 bytes in udp raw client socket, the udp_send is giving succeess and server is not recived any data. is there any data limitation for send and receive data. here i have attached log PFA. the poolsize configration is bellow #define PBUF_POOL_SIZE

Re: [lwip-users] PPPOS udp error

2017-08-01 Thread parwath . r
Hi, Here i have attached lwipopts.h file for our configuration. I need to run 4 udp clients on this stack but currently i am running one udp client. I am sending data in loop here bellow i have added part of code of udp send len=32 please TKl and suggest us what need to be change in

Re: [lwip-users] PPPOS udp error

2017-08-01 Thread parwath . r
Hi, Here i have attached lwipopts.h file for our configuration. I need to run 4 udp clients on this stack but currently i am running one udp client. I am sending data in loop here bellow i have added part of code t int pppudpsenddata(char *buffer, u16_t len) { int status;

[lwip-users] PPPOS udp error

2017-07-30 Thread parwath . r
Hello all, I am running udp client on lwip 2.0.2 stack with pppos on controller its only sending 14 times after that I am not receiving anything in server(running in linux machine). same problem while receiving also.. How to resolve this. thanks parwath

Re: [lwip-users] Fwd: problems in pppos

2017-07-28 Thread parwath . r
Hi, I am running udp client on lwip 2.0.2 stack with pppos on controller its only sending 14 times after that I am not receiving anything in server(running in linux machine). same problem while receiving also.. How to resolve this. thanks parwath On 2017-07-26 03:28,

Re: [lwip-users] Fwd: problems in pppos

2017-07-27 Thread parwath . r
Hi, Its taking almost one sec time to read 100 bytes of data from UDP. is there configuration changes or details to get data in less time. thanks parwath On 2017-07-26 02:51, Sylvain Rochet wrote: Hi, On Tue, Jul 25, 2017 at 11:27:22PM -0700, parwat...@yashaswinies.com wrote: Hi,

Re: [lwip-users] Fwd: problems in pppos

2017-07-27 Thread parwath . r
Hi, Its taking almost one sec time to read 100 bytes of data from UDP. is there configuration changes or details to get data in less time. thanks parwath On 2017-07-26 03:28, parwat...@yashaswinies.com wrote: Hi, Thanks , i resolved that issue ,now i need to know that for reading data is

Re: [lwip-users] Fwd: problems in pppos

2017-07-26 Thread parwath . r
Hi, Thanks , i resolved that issue ,now i need to know that for reading data is we need to poll udp_recv fuction or call back fuction..? thanks parwath On 2017-07-26 02:51, Sylvain Rochet wrote: Hi, On Tue, Jul 25, 2017 at 11:27:22PM -0700, parwat...@yashaswinies.com wrote: Hi, We

Re: [lwip-users] Fwd: problems in pppos

2017-07-26 Thread parwath . r
Hi, We are finding error in udp send like no route after connection of getting ip form ppp connect. i attached log please give some suggestions to solve it. thanks parwath On 2017-07-21 05:36, Sylvain Rochet wrote: Hi, On Fri, Jul 21, 2017 at 05:32:22AM -0700,

Re: [lwip-users] Fwd: problems in pppos

2017-07-22 Thread parwath . r
Hi, Thanks for your suggestion its solved. thanks parwath On 2017-07-21 05:36, Sylvain Rochet wrote: Hi, On Fri, Jul 21, 2017 at 05:32:22AM -0700, parwat...@yashaswinies.com wrote: (...) sys_timeout: 0x21001308 msecs=6000 handler=(fsm_timeout) arg=0x21001290 Are you sure your timer

Re: [lwip-users] Fwd: problems in pppos

2017-07-21 Thread parwath . r
Hi, Here i have added log with PPP_DEBUG and PRINTPKT_SUPPORT please TKL. thanks parwath On 2017-07-21 04:52, Sylvain Rochet wrote: Hi, On Fri, Jul 21, 2017 at 01:58:04AM -0700, parwat...@yashaswinies.com wrote: Hello all, As per your suggestion i have moved to lwip 2.0.2 ,now i m

Re: [lwip-users] Fwd: problems in pppos

2017-07-21 Thread parwath . r
Hello all, As per your suggestion i have moved to lwip 2.0.2 ,now i m getting issue in network phase, here i have attached log with this mail please tkl, and suggest us to move forward. thanks parwath On 2017-07-20 02:25, Sylvain Rochet wrote: Hi, On Thu, Jul 20, 2017 at 02:11:41AM

Re: [lwip-users] Fwd: problems in pppos

2017-07-20 Thread parwath . r
Hi, thanks, i will try with lwip never version. thanks parwath On 2017-07-20 02:25, Sylvain Rochet wrote: Hi, On Thu, Jul 20, 2017 at 02:11:41AM -0700, parwat...@yashaswinies.com wrote: Hello all, I am new to lwip 1.4.0 stack. i am trying ppp over serial port for small ppp connect

[lwip-users] Fwd: problems in pppos

2017-07-20 Thread parwath . r
Hello all, I am new to lwip 1.4.0 stack. i am trying ppp over serial port for small ppp connect test, but its getting strucked in networking phase here i have attached log also please suggest us to move forward. thanks parwathppp phase changed[0]: phase=0 13Executing ATD*99***1#