Hi,
If sntp is disabled, lwip ver 2.0.0 is working fine. enableing sntp and keeping SNTP_UPDATE_DELAY to 15 mnts. creates problem. Code stucks in for loop in Pbuf_cat function. *Just to add one more point.* if SNTP_UPDATE_DELAY is kept at 16 sec. it is not possible to have free memory pbuf_alloc(PBUF_TRANSPORT, SNTP_MSG_LEN, PBUF_RAM); in sntp_send_request function. Regards, Vrun -- Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
