-
Hi, Thank you for efforts on creating this library.
I am using a RFM69HCW module (868MHz -- not the moteino version) and Arduino Uno as the Gateway of my system.
In Void Setup, there's this line :…
-
Hello, I would really appreciate any help with my little project.
Hardware:
- Danfoss-RX1 RFM69 433MHz boiler radio receiver https://manuall.co.uk/danfoss-rx1-thermostat/
- NodeMCU ESP 12-E
- Ad…
-
Using the instructions in Git I managed to flash the ESP32 using the rfquack/rfquack docker and connect via rfquack/cli docker:
```
docker run --device /dev/ttyUSB0:/board -e BOARD=ESP32 -e RADIOA…
-
I've been trying to use RTTY and Morse code on the Adafruit Feather 32u4 board with SX1278 (https://www.adafruit.com/product/3079) which is a 433 MHz Version. The board is working fine with normal tra…
-
Is there a certain button combination that puts the Evil Crow in programming mode? Every time I try to flash RFQuack, it fails.
-
Might it be technically possible to implement something along the lines of the waterfall-visible callsign/ID as is found for some PC-based SSTV transmissions? e.g.
[https://community.flexradio.com…
-
Hello,
I hope this is the right place to report a strange "bug?"
I own 2 STM32F103 blue pills and for a couple of years i've been using a few RFM69HWs of 868MHz frequency.I was using the radiohe…
-
```c++
/*
RadioLib SX126x Transmit Example
This example transmits packets using SX1262 LoRa radio module.
Each packet contains up to 256 bytes of data, in the form of:
- Arduino Stri…
-
Setup:
Feather nRF52840 Express
FeatherWing RFM69HCW 900MHz
RadioLib 3.7.0
Arduino 1.8.12
I trying to get the example RF69_Transmit.ino to run and I get the following error message:
"[RF69] …
-
I'm trying to get a SI4432 module working with RadioLib on a ESP8266 WEMOS D1 module and RTTY example.
Wiring to ESP8266 Hardware SPI and additional pins nSEL, nIRQ, SDN
Si4432 radio = new Module(…