• Renew and reconnect a new TCP connection
    Hello I configure my ARM as an Ethernet server and I open a desire port via tcp_listen and each loop I send data (before that I check "tcp_check_send () " and then start to transmit).my problem is when...
  • MDK 5.17, Middleware 7.0.0 USB Device reconnect Problem
    USB device example for XMC4500 does only run once: Configuration: unchaged from Example-Project + Self-Powered Example: MSC, HID on XM4500 RelaxKit Effect: after reset detection works well and HID...
  • RL_TCP Does not ping once cable reconnected
    Hi, I have made a simple test for new version 6.2.0 RL_TCP, I'm not using DHCP, every thing works perfectly, But when I disconnect Ethernet cable and reconnect it, the board does not ping, I should...
  • USB minimal timeout value (disconnect / reconnect)
    Hi, do you know if there's a minimum timeout (delay) between disconnecting and reconnecting an usb device? I'm running an application (ARM7 controller LPC1758 with an USB CDC Device) and I transmit...
  • Non-blocking BSD socket - fast reconnect problem
    Hi