Jump to content

rfcat large data transmit


NotThePolice

Recommended Posts

I have some data I want to send with rfcat in FSK. It's 14 segments of 303 bits long, each segment is separated by about 70ms or 4414 symbols@15.8925µs. I cannot trust python to maintain the gap delay consistently through sleeping. What I would like to do is send all my bits at once, which is 14 x 303 + 14 x 4414(zeros) bits long or 66038 bits.  This way I can ensure consistent delivery of data the same way my remote control does.

Naturally I cannot do this with d.FHSSxmit as it would be too big for the buffer (max fixed length packet is 510 and I'm trying to push 8260 hex.)  Is there any other way I can send that much data at once, or some other method I don't know about like a infinite mode for tx?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...