Issues with FreeRTOS and LwIP protocol stacks

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Issues with FreeRTOS and LwIP protocol stacks

618 Views
Zhangfeng1
Contributor I

Hi everyone

I am developing a program based on FreeRTOS and I need to use network communication. I have successfully run the official example of lwip+FreeRTOS,which includes UDP echo and TCP echo.

I want to know how I can periodically send data without receiving any messages?I found that the program always runs on the thread enetif_poll when it does not receive external messages.

0 Kudos
Reply
0 Replies