-
I watched your talk on decoding the data that is received and I've looked through the code regarding some preset decoding profiles. Do you ID the protocol type based on the decoded preamble after you'…
-
Would it be possible to add this decoder for IKEA Sparsnäs (Ikea Sparnas electricity meter) to OpenMQTTGateway?
@bphermansson already has an existing similar project that does this with ESP8266 & R…
-
GNU Radio has its own bundle system, Python Build Overlay Managed Bundle System: https://github.com/gnuradio/pybombs - should try it out and investigate how it compares versus these Homebrew formulae.…
-
Is there any specific reason of using Byte* at some point and char* at some point ?
isnt better to use single type though out all the messages?
-
**Is your feature request related to a problem? Please describe.**
Lately I was pondering at CC1101 documentation and read that indeed support hardware 4FSK (on top of other) modulations, due to the …
-
```
The following patch contains a refactored code of the iso15693 implementation
as well as several enhancements:
1) A new interface to send commands directly to a tag (on the shell via the "HF
15…
-
Following up on https://github.com/adafruit/circuitpython/issues/7830
Is there any interest in creating a new library, say, Adafruit_RFM that combines the Adafruit RFM69 and RFM9X libraries since mo…
-
### Current Situation
I see that there's a registering protocol [24] already in place for "Fine Offset Electronics WS80 weather station", so I'm wondering if an [Ecowitt WS69](https://shop.ecowitt.co…
-
I'm using a CC1101, and can see its working with spectrum.
However, when scan/copy is chosen and I press a button on a RF remote, it nevers captures it; it always says "Waiting for signal. Ready, w…
-
Hey,
Running the importer with verbose flag I could trace an error I get.
It stops and throws error on a daily show that has the year as Season number
(not related to my other issue)
tried to i…