Issue with Bridge TCP Communication between Yun Mini & Labview - Code Attached
hello, i've been struggling troubleshooting issue bridge past few weeks.
attached isolated bare basics of communication portion of yun mini application. have not been able isolate issue itself.
i've updated yun mini's firmware latest revision without improvement.
the problem:
the labview vi receives data yun mini reliably without issue.
if data sent yun mini fast seems, yun lockup never-ending state can't read bytes off bridge connection. bytes on bus, , appears script client still connected, , won't close connection if vi stops tcp connection. not respond data sent vi.
if data sent slowly, system intended can last quite while. however, seems inevitable yun lockup. locks sooner or later.
i have guessed might related buffer between atmega 32u4 , qca soc? have feeling happening on linux side, magic me @ point.
attached isolated bare basics of communication portion of yun mini application. have not been able isolate issue itself.
i've updated yun mini's firmware latest revision without improvement.
the problem:
the labview vi receives data yun mini reliably without issue.
if data sent yun mini fast seems, yun lockup never-ending state can't read bytes off bridge connection. bytes on bus, , appears script client still connected, , won't close connection if vi stops tcp connection. not respond data sent vi.
if data sent slowly, system intended can last quite while. however, seems inevitable yun lockup. locks sooner or later.
i have guessed might related buffer between atmega 32u4 , qca soc? have feeling happening on linux side, magic me @ point.
i realized kernel , openwrt might still out of date.
the version shows 3.8.8 via terminal, old? seems according this: https://forum.arduino.cc/index.php?topic=474892.0
do need connect ethernet port yun mini in order flash these on it?
the version shows 3.8.8 via terminal, old? seems according this: https://forum.arduino.cc/index.php?topic=474892.0
do need connect ethernet port yun mini in order flash these on it?
Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > Issue with Bridge TCP Communication between Yun Mini & Labview - Code Attached
arduino
Comments
Post a Comment