-
**Describe the bug**
When initializing LoRa with the frequency 868.1 MHz, radioLib returns error -12 Invalid Frequency.
This happens because of the code in RadioLib/src/modules/SX127x/SX1278.cpp
li…
-
What is the best way to use SPI2 on the stm32f1?
Thanks
-
Hi, I'm making some custom boards using an arduino mkr-zero with different radio modules to work in 6LoWPAN network with a border router. I have successfully created a board with MRF24J40 radio module…
-
Hi,
I have Tbeam v 1.1 sx1262 and heltec hardware. On both the device info screens are not still and the information is toggling automatically.
It does not matter which of the three device s…
-
**Describe your question or issue**
I have a device working with a private Chirpstack and MCCI arduino lmic using OTAA. Everything seems to work except that I see extra empty messages being sent from…
-
Looking at the sx1272 datasheet, it looks like reset is done by pulling the reset pin **HIGH** for 100 microseconds, then releasing it **LOW**:
But in sx127x.cpp it seems reversed:
```
void…
-
Does the duty-cycle limitation apply to any network that uses LoRa?
Say, I am using this library in with SX1276 radios to form a network of 10 nodes, should I follow the duty-cycle limitations?
-
**Describe the bug**
I have often experienced board hangs when using LoRa on STM32L151CBT.
If gdb checks while the board is stopped, `RXNE` continues to be checked.
https://github.com/zephyrproje…
-
**ATTENTION** !
- Use this form to report bugs in released SoftRF firmware, hardware and web pages only ;
- Prior to asking a question, look into ["Closed issues"](https://github.com/lyusupov/Sof…
-
Hi Alex,
I am in process of designing new PCB for home automation using Raspberry Pi Zero.I need your help in identifying proper pins for following hardware:
- I2C Bus for temperature, humidity,…