STM32F439ZI ETHERNET TCP CONNECTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-15 1:59 AM
Hi,
I am using stm32f439zi eval board for TCP communication. I can ping the board from host. It shows TCP connection error in Hercules utility. I am using port number 7 to listen to server. I am not sure whether I am using correct port number for the board. Please correct me if I am wrong.
Labels:
- Labels:
-
Bug-report
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-15 2:14 AM
Try to use port 5000, 8080, or 12345, which are common for TCP servers.
