ESP8266 and setting up a TFTP server in mbed-os

02 Mar 2018

Hello, I am having a difficult time setting up a UDP socket to use as a handle for a TFTP Server.

Buried in paths:

mbed-os\features\FEATURE_LWIP\lwip-interface\lwip\src\apps\tftp mbed-os\features\FEATURE_LWIP\lwip-interface\lwip\src\include\lwip\apps

Any leads would be helpful.

...loopsva

17 Mar 2018

Hello Kevin,

Unfortunately I have no idea how to set up that one. But if you are looking for an mbed-os5 TFTP server then the following links might help:

https://os.mbed.com/users/hudakz/code/TFTPServer/
https://os.mbed.com/users/hudakz/code/TFTPServerTest/

Best regards,

Zoltan