Other Parts Discussed in Thread: TLK110
Hi!
I have ported the BBBlack NDK example to and new board using TLK110. If I continually ping the board all is well, if I stop pinging for several mins, it either takes a few ping to come back or does not come back at all. The all happen after opening a TCPIP socket. I did a test and if I keep pinging the board while the TCPIP is connect - no delay and no drop outs. Note: I was original using LWIP with not issues like this. In addition, I saw this behavior on the Beaglebone Black board too.
Is there some sleep mode or task shutdown when the socket is idle?
complier GNU V7.2.1
NDK 3.60.13
Bios 6.75.2
PDK 1.0.15
Rob