I was using lwip+FreeRTOS in a firmware on a board (Kinetis SDK 2.x).
The TCP server is on a PC.
2 possibilities:
- switch with an Internet cable
- only internal network (192.168.7.0), no gateway
Without the Internet cable, netconn_connect() fails.
The error is:
mkconnection: Connected 9820 (Connection aborted.)
In the log (without gateway): only ip4_input for packets with broadcast IP
(192.168.7.255)
Any advice here? thank you.




--
View this message in context: 
http://lwip.100.n7.nabble.com/lwip-internal-network-tp29907.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to