-
Hey there, great lib.
I've noticed that when calling `RF69::setRxBandwidth` that the desired bandwidth doesn't actually get persisted in my applications.
After some debugging, I discovered the …
loopj updated
2 years ago
-
I'm trying to use your library to drive an RFM69HCW radio module via SPI. The problem is that the board never gets out of the `waitSendPacket` loop. By printing out the values of the `RegIrqFlags1` an…
-
While defining a RFM69 class including a high-power transceiver the maximum power level for high-power transceivers is not correctly updated as from the new power levels settings (always default i31…
-
Hi!.. I triying to read the RSSI value in the air and compare against a fix value
The design and code was finished, but I have to replace de original design that contain ATMEGA328 and use Attiny8XX M…
-
Excuse my newness to all of this but I'm trying to update the RF69HCW module to support the Raspberry Pi Pico and I can't figure out where I'm supposed to find the definitions. I've tried using the `…
-
This is mostly looking for information. I'm wondering if the RP2040 chip is compatible with this library. I'm attempting to use it but never seem to get any RSSI back from the chip, I'm setting it u…
-
##### Is your feature request related to a problem?
I know there have been some attempts to propose an integration with non-SDR sources (e.g., CC1101). There's even an open issue #540, but no one has…
-
I tested out your RF69_Receive and RF69_Transmit examples using the commented out code for sending byte arrays. The byte array returned does not match the one sent. After some debugging it appears t…
-
I'm trying to use Nodemcu together with the Ra-02 module but during its initialization the following error fail -2 appears, what can I do to solve this problem?
-
Continued discussion from https://github.com/kobuki/VPTools/issues/6
The station is 1 floor below and about 40 feet across where the receiver is. Drywall and plywood in the way of line of sight. I …