acassis commented on issue #6575: URL: https://github.com/apache/incubator-nuttx/issues/6575#issuecomment-1177816923
@ALTracer about your comment: ``` Telnet works, which is the sole purpose of "usbnsh", I guess ``` The "usbnsh" configuration doesn't use or depends on telnet, but I understood you are using: rndis over USB and running telnet to access that board. Since you just want to use this board was server, it could be better to use nsh over serial and let the USB network reserved to your web server purpose. I saw that Masayuki just included the iperf configuration to stm32f4discovery rndis profile, I will test iperf too to see if the issue also happens on stm32f4discovery. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org