Dear every One.
I have project use LPC4078FBD80, use Keil-C IDE and TCPnet Library. use LAN8720A Phy and RMII interface.
all work well such as: httpserver, TCP, UDP, NTP.. and after soon reset, Ping time live is < 1ms, it is OK
but after this (about 6-10h) Ping time live increase (as below picture). and can't download file.bin from Fpt server. (ratio success is 1%).
Have any one meet this issue pls let me refer solution???
Many thanks.
The information you provided is limit.
Is your project based on LPCopen domo code ?
How to reproduce this issue?
Hi thieuqp
lpcopen_2_10_lpcxpresso_ea_devkit_4088 has LWIP HTTP Webserver and IPERF Server example.
It doesn't have example for ftp server.
Thanks,
Jun Zhang
Dear @ZhangJennie . Thank for your reply.
I've porting code from periph_ethernet/enet.c to my project, and all feature is OK: TCP, http server, NTP..., and after reset, Ping time live < 1ms, only connect to ftp server, ping time live increase.
because i'm use thirdparty TCPnet library, then NXP have no examples similar.
pls let me if you have example for ftpserver.
Many thanks.