Hi, I encountered a strange problem while using 6678 network connecting to the host(my PC). I referenced the NDK example HelloWorld to develop my own program. In the program, it tries to connect the host after the successful initialization of network. Sometimes it can connect to the host successfully, but sometimes it fails to connect to the host. When it fails to connect to the host, I check the status of the network and find everything is initialized successfully. But when I PING the board from my PC, it tells "destination-host-unreachable". So, right now, I can't locate where is the error? Can anyone give me some hints or suggestions about from where should I to solve the problem? thanks.