|
From: | Nguyễn Công Minh |
Subject: | Issue with Sending Large Web Data Files via LWIP RTOS |
Date: | Mon, 7 Oct 2024 04:03:22 +0000 |
Dear lwIP Support Team, I am currently working on a project using LWIP with RTOS to send large web data files. However, I have encountered an issue where I am unable to send the entire file at once. To resolve this, I divided the file into smaller packets of 1KB, which allows the
transmission to succeed. While this approach works initially, after reloading the webpage a few times, I experience a problem where the MCU stops responding after sending only a few packets. The transmission fails, and the program halts unexpectedly. I would greatly appreciate your assistance in diagnosing and resolving this issue. Could you please guide me on possible reasons for this behavior and suggest any potential fixes? I attached the lwip config file Best regards! Nguyễn Công Minh (Mr. Muk) Firmware Engineer M:
(+84) 388 425 928 | E:
RD08@vietes.vn A: No. 91,
Trung Kinh Street, Trung Hoa Ward, Cau Giay District, Hanoi, Vietnam |
lwipopts.h
Description: lwipopts.h
[Prev in Thread] | Current Thread | [Next in Thread] |