Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] RF module

2009-07-28 by David VanHorn

> has it at 4800bps continous performance or must accumulate 32 bytes?
> second state is unpleasant for me because of my data structure.
> this matter at its data sheet has not determined obviously.

The data sheet is very poorly written, but it looks like you can send
single bytes, or small numbers of bytes, by waiting at least 30mS.
This is a common approach with packetized transmission protocols.

If you send 32 bytes then the data goes immediately.
If you send 31 bytes or less, then the data goes when the 32nd byte
arrives, OR when 30mS with no additional data elapses.

At least that's what it looks like from reading the data sheet.


-- 
There is no computer problem which cannot be solved by proper
application of a sufficiently large hammer.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.