User Activity

In my project, I have a TCP/IP server application running. My main problem is that only one client can connect to the same IP and port at the same time. My project requirement is that multiple clients should be able to send queries to the same IP and...
Hello,I am using an STM32H5 series processor in my project and running Azure RTOS NetX on it. I have enabled the Keep Alive feature as shown in the image below. However, when I checked with Wireshark, I could not see the Keep Alive packets as expecte...
Hello,I am using the stm32h563 processor in my project. I made a TCP Server application using the ethernet connections of this processor and I was able to run it as I wanted. But I saw that it could not connect to another client over the same IP addr...
Hello,I have created and executed a TCP server project with Azure NetX library using Ethernet. Additionally, I need multihome support in this project. I want multiple clients to connect to a device with a static IP. Can you assist me with this?Best r...
Hello,I am working on device USBX cdc acm with stm32h573i-dk. I am progressing my work from the example in the attachment below.After creating the project as in this example, I ran the software and no Com Port appeared on my computer. Also no error_h...
Kudos given to