Giter Site home page Giter Site logo

Comments (3)

trollwookiee avatar trollwookiee commented on June 16, 2024

This shall not be a problem, the RX frame length is only used internally for PandwaRF to know at which rate send the data to phone.
You can set a higher RX frame length.
The frame length counts in bytes as soon as a first byte is detected, so if a wakeup bit or a header is sent some time before the real data, if you set a 14 bytes frame length you will miss the interresting payload.
Also in your image, the RF amplifiers are may be in the wrong state. Click on the 3 dots in the upper right of the app to set the RF amplifiers

from pandwarf.

thesle3p avatar thesle3p commented on June 16, 2024

You don't understand it won't let me send a length lower than 14. I need it to be 12 and the pandwaRF can't receive Simplisafe 2 packets with the RF amplifiers on OR off..... I have spent the past two months trying to get the PandwaRF to pick up a Simplisafe 2 PIN....

from pandwarf.

trollwookiee avatar trollwookiee commented on June 16, 2024

ok, so let me understand: the data you want to capture and which is sent over the air is only 12 bytes @ 2000bits/s, so it lasts 12*8/2000=48ms, right? No data/header before, no data after, only 12 bytes ?
If you do not receive enough data to complete the minimum 14 bytes required, you can always increase the sampling rate in the RX page. You will receive more data (oversampled).

from pandwarf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.