-
read_fifo in rfm69.py tries to return packet when it is possibly not assigned
-
It seems the logic in rfm69_power_level_set and rfm69_mode_set may be admitting some erroneous edge cases.
For example, if you're already in RX mode, and then you set the power to max, then it will…
-
Please take a look at the issue in the RFM9X library https://github.com/adafruit/Adafruit_CircuitPython_RFM9x/issues/92 and comment there.
-
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…
-
Hey there!
First of all, thank you so much for making this repo it is genuinely amazing documentation wise.
I have however run into various different problems potentially due to the breakout I am…
-
Is there a version for this for RFM69 ? I downloaded the files and ran the script in terminal with RFM69 connected but I got "No hw id" error
-
I am starting to RFMifying my HR20s and was running into the issue, that it has become more and more difficult to acquire RFM12-modules directly in Asia, as the manufacturer has ceased production of t…
-
Hi
When I use the "lib_compat_mode = strict" command in paltformio.ini, I got the fatal error: RFM69.h: No such file or directory
If I disable it, it can find the file, and compile.... The problem i…
-
Bonjour,
Tout d'abord, merci d'avoir mis en place ce projet. J'ai ouvert ce dossier car j'ai essayé d'installer le projet sur un feather m0 mais j'ai l'impression qu'il me manque quelques étapes.
…
-
### Discussed in https://github.com/SpenceKonde/ATTinyCore/discussions/807
Originally posted by **stevensarns** September 15, 2023
Hello & thanks in advance for any help. I am having a proble…