Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/04/01 09:44
Read: times


 
#12173 - RE: communication using 75176
I think that the use of a CRC is not necessary for short frames (say 6 bytes long).

However, very short frames must be avoided, except if you repeat them several times (and this way they are not short anymore).

I use to add a 'unique' header (service identifier) of 4 bytes at the beginning of my frames, and a checksum byte (adding modulo 256) at the end. This is a reasonable protection for general application commumications. I have used this approach even in UHF radio communications.


List of 6 messages in thread
TopicAuthorDate
communication using 75176            01/01/70 00:00      
RE: communication using 75176            01/01/70 00:00      
RE: communication using 75176            01/01/70 00:00      
RE: communication using 75176            01/01/70 00:00      
RE: communication using 75176            01/01/70 00:00      
RE: communication using 75176            01/01/70 00:00      

Back to Subject List