-
**Describe the bug**
After node or broadcast address filtering on SX126x is enabled, the CRC error IRQ flag will always be set (even if CRC is disabled). This leads to RadioLib always reporting CRC e…
-
Hi,
I keep getting an error when I try and use this code. sometimes it works flawlessly and rather than the error I get "SX Verrsion 18" but 50% of the time i get the following
`MPY: soft rebo…
-
The current SX126x sync word (0x0F0F) does not match with any sync word supported by SX127x. Apparently, when using 0x1424 as the sync word, the SX127x will match as long as the 4 MSb are 0x1 or the 4…
-
Hi have Raspberry Pi 3b.
I am trying to connect sx1278.
[The radio module](https://www.ebay.com/itm/SX1278-433MHz-Wireless-Transceiver-Module-LoRa-SPSP-Long-Distance/332012370467?_trkparms=aid%3…
-
I'd like to integrate communications with my Hoymiles HMS more flexibly into other projects, i.e. to recv messages.
I'd also like to be able to do this using an RTL-SDR dongle.
It looks like it …
-
If I create a /flash/lib/lora directory and put sx127x.py in that directory, the
import sx127x
doesn't work. I thought I can import modules from anywhere in the file system as indicated by doing a…
-
In the code, it's noted that one of the assumptions made is that the transmit power is set to the region's legal limit. A helpful thing might be to have a drop-down box that allows selecting either "L…
-
/opt/GW-Lorawan/lora-sx1276/SX127x/board_config.py:58: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.
GPIO.setup(BOARD.LED, GPI…
-
Hi! I've been wondering, can I flash the DIY_900_RX_ESP8285_SX127x on an ESP8266 NodeMCU board connected to an RFM95?
I currently don't have an ESP8285 so I was wondering if this will work out. If …
-
While wrapping node-sx127x in a node-red node I found that when node-red sends a "close" to my node during "deploy" or exit from node-red the _spi.close does not complete in time to return the callbac…