-
I'm facing an issue with a BME280 and Heltec v2 (heltec-rtl_433-fsk development). I'm using this one: https://www.amazon.ca/dp/B07KYJNFMD
That sensor is an I2C only version that works both in 3.3v…
-
I would like to include in the rules list on "what to take care of if you create a model in order to upload it to the model repository" that the model has to be designed and described in a way that it…
-
Someone has done quite a bit of work in GNU Radio to decode the packets from [Elster power meters](https://github.com/argilo/gr-elster) I'm no GNU Radio expert, but if I provide the sample captures wo…
-
I cannot figure out which pins to set for the reset script.
spi and i2c are enabled.
tyro@rpiz:~/LR1302_loraWAN/LR1302_HAL/sx1302_hal/packet_forwarder $ ./reset_lgw.sh start
CoreCell reset thro…
-
Hey, I have trouble understanding how to convert the received code to HEX
Example RTL_433 : https://i.imgur.com/IgBXTbH.png
Example SDR : https://i.imgur.com/UODlMsj.png
How to select the numbe…
-
Hi, I am using ESP32 and CC1101 for TX and RX. The TX code is as follows:
Details
```c++
#include
CC1101 radio = new Module(5, 2, RADIOLIB_NC, 4);
PagerClient pager(&radio);
void setu…
-
After resolving the commas issue, that is the result :
pi@RK01:~/sx1302_hal/bin $ ./lora_pkt_fwd
*** Packet Forwarder ***
Version: 1.0.5
*** SX1302 HAL library version info ***
Version: 1.0.5;
…
-
Using the v3 API, i get "USA: TV-14" for example when asking for series, but this information isn't available with the series using v4, only for specific episode.
**/series/{id}/extended**
```
No…
-
Hi,
I have installation of Eberle Instat 868r1 for floor heating which is not detected or identified at the moment. Recordings for two versions 0101 and 0204 are uploaded at [
https://github.com/dot…
-
I am not able to set the sample rate for each of the frequencies provided
I am using the rtl_433 with multiple frequencies -f 315M -f 433.92M -f 915M
The problem is that I can't set different sam…