Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello,
I'm trying to use the mbed to talk to a number of Ethernet-connected pieces of test equipment using SCPI commands. Basically telneting to the devices over port 5025, sending commands and reading responses. The code I have below seems to work fine, but occasionally it hangs while making the connection:
Can anyone provide any ideas? Thanks in advance! :)