-
-
### Description
I've spotted a possible typo in `SX1272_LoRaRadio::set_low_power_mode` and `SX1276_LoRaRadio::set_low_power_mode`.
I was just perusing and noticed the handling of `rxctl` looked …
-
Hey,
I can only find the SPI driver. Is there also a way to use a UART module? Like the E45-TTL-100?
Or do I need to add an own driver for it?
-
Error is showing when I am trying to run Example code.
I am using RPi 3 B and LoRa sx1278 rf 433 .
I want to communicate between these two RPi using this LoRa .
pi@raspberrypi:~/Downloads/SX127…
-
This issue lists the status of all tests for the [Release Candidate 2 of the 2018.10](https://github.com/RIOT-OS/RIOT/releases/tag/2018.10-RC2) release.
Specs tested:
- [x] [01-ci](https://github.…
-
I have looked at your code and I cannot see where the LowDataRateOptimize flag is being set, or can be set ?
See section 4.1.1.6 of the SX127x datasheet, the flag (bit 3 of reg 0x26) needs to be se…
-
#### Description
While testing the Semtech Loramac package on a Nucleo board with an SX1272 radio device plugged on it, I realized that it was not working at all.
With more testing, I also…
-
I test this code to pyboard,but some error info as follow show:
>>> from LightLora import sx127x
>>> from LightLora import spicontrol
>>> from LightLora import lorautil
>>> l = lorautil.LoraUtil()…
-
About the sx126x radio code (src/radio/sx126x/radio.c), the function `RadioIrqProcess()` is never called (same thing for `Radio.RadioIrqProcess()` ) in the latest implementation (develop branch).
W…
-
This repository contains a lot of stuff, which is not needed, just to mention a few of the TLD's:
bare-arm
cc3200
docs
esp8266
examples
logo
minimal
pic16bit
qemu-arm
~~stmha~~l
teensy
uni…