Other Parts Discussed in Thread: CC2430
Hi
I have been running the Serial App sample program on the on 2 Smart RF Evalution boards (part of the CC2431ZDK) and have been testing sending a plain text file over hyperterminal (38400 baud rate) like below:
text file -> hypeterminal<->em board with serial app (end dev) < OTA> em board with serial app (coord) <-> hyperterminal>
I have managed type text in to one hyper term and have it recieve correctly on the other end but, the communication over the air stops when i send a text file over the hyp term that is longer than say two lines/50bytes. It sends a part of the third line and then stops and then communication is lost in that direction.
How can I fix this?
Thanks