lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] STM32CubeIDE lwip send ping


From: reggie rippetoe
Subject: Re: [lwip-users] STM32CubeIDE lwip send ping
Date: Wed, 14 Apr 2021 09:45:31 -0500

Working now.

On Fri, Apr 9, 2021 at 2:43 PM reggie rippetoe <reggie.rippetoe@gmail.com> wrote:
Ok I have implemented the ping.c file into my code and it seems to run but I do not see any ping going out from my board? Running wireshare and se no ICMP data from my device? Also where when I send the ping out would I receive the databack into my code and does it just do it when I call the ping???

On Fri, Apr 9, 2021 at 11:17 AM reggie rippetoe <reggie.rippetoe@gmail.com> wrote:
trying to implement that now in my code


On Fri, Apr 9, 2021 at 11:15 AM Rod Boyce <rod@teamboyce.co.uk> wrote:

Reggie,

There is this is the LWIP git contrib repository:
https://git.savannah.nongnu.org/cgit/lwip/lwip-contrib.git/tree/apps/ping

Does that answer your question?

Rod


On 09/04/2021 16:02, reggie rippetoe wrote:
Does anyone know how to implement a SendPing command from within lwip to send a ping out to a IP address from lwip?


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]