espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.79k stars 7.31k forks source link

Cannot ping the modem.. PPP (IDFGH-238) #1976

Closed sarpdaltaban closed 5 years ago

sarpdaltaban commented 6 years ago

Thanks to the examples, established the IP and the network mask right now; however, I cannot ping the modem even the LWIP_ICMP module activation is enabled over STM32CubeMX. Does it need a function to be called to enable pings?

liuzfesp commented 6 years ago

@sarpdaltaban could you let me know the detailed steps to reproduce this issue?

sarpdaltaban commented 6 years ago

You must enable outgoing and incoming checksum for ICMP as well as activating module on STM32CubeMX

2018-06-04 9:04 GMT+03:00 liuzfesp notifications@github.com:

@sarpdaltaban https://github.com/sarpdaltaban could you let me know the detailed steps to reproduce this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/espressif/esp-idf/issues/1976#issuecomment-394243393, or mute the thread https://github.com/notifications/unsubscribe-auth/AlljyEWrn5-tCrDNCE8N7fRezoo8NICSks5t5M3QgaJpZM4UFsDp .

liuzfesp commented 5 years ago

@sarpdaltaban sorry for late response, we don't have STM32CubeMX, is it possible for you to reproduce this issue without STM32CubeMX? E.g. with PC etc.

Alvin1Zhang commented 5 years ago

@sarpdaltaban Thanks for reporting the issue. Is it possible for you to reproduce this issue without STM32CubeMX? E.g. with PC etc.? Thanks.

Alvin1Zhang commented 5 years ago

@sarpdaltaban Thanks for reporting. For third party issue or "how" questions, please help submit a post at our forum at https://esp32.com. Thanks.