Hi All
I have a problem where the YunClient or Bridge stops working. I am using the YunClient to connect to a PC which send out NMEA type strings and the shorter strings seems to work, but as soon as one of the longer strings (about 140 characters) is sent, it falls flat and nothing more is received. The only way to get it back online is to do a reset.
Thinking it might be a baud rate issue between linino and 32u4, I tested it by running the YunSerialTerminal example and doing a telnet to the PC and this works 100%, which makes me believe it is an issue with the Bridge. I changed the buffer size in YunClient.h, but this does not solve the problem. I am not sure how to verify that it is a Linino or 32u4 side problem.
I have looked in the forums for an solution, but could not find any. I have however seen there is a known issue with the bridge and SD card and this might be a related problem.
Any advice/help will be appreciated.