What is the best protocol to use to send a file thru RS232. It is gonna be a 256Kbyte of data.
Just one big chunk of binary file...do I use the Z-modem protocol or is there a better one? Also, how would I set it up in my C-code for the 8051? Is it just the same as reading from RS232 thru hyperterminal?
Are you talking about uC to uC, PC to uC, modem or what ? Erik
PC to uC...thru RS232