-
Hi
This is not really an issue, but I find the use of RadioHead a bit of overkill for such a simple protocol, and I'm also concerned that potentially RadioHead adds additional data to the start and…
-
i use arduino uno and i use external power supply for RFM96.
at first when i buy, simply test it using transmitter and receiver example, it work like charm.
now after one month again same hardware s…
-
Hi,
Thanks a lot for your awesome LoRa library.
I would like to explore how to use esp32 as master and 2 sx1278 as slave.
![image](https://user-images.githubusercontent.com/29994971/62258944-c81b…
-
Hi @Bambofy, did you know that KiteLib supports RTTY directly? You don't have to implement it yourself ;)
All you have to do to change from LoRaLib to KiteLib is to replace the included file
```c+…
-
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?
-
we used a PA which include the tx/rx switch from Skyworks , model is SKY65366, it's have 30dBm output gain.
-
Hi,
After some update about a two weeks ago I'm not receiving anything on the T_BEAM_V07. The spectrum is all white (full columns) and later frequencies are toggling pretty fast too. On Helltec LoRa …
-
I have looked to use this code on the stated UNO platform with SX1278. Ideally but just does not compile .I wanted to use on ESP 32 Heltec V2 Board as has display does not complie in that enviroment…
-
I can receive wrong msg (unintelligible code) in radio with config sf6 and config sf7.
I set crc on and use implicit header (in both receive and send side).
It is more severe with config sf6 (80% ms…
mttbx updated
5 years ago
-
Does this driver support SX1278 module? If not, is there any driver to support SX1278 module?