-
happy christmas !!!
I connect one mini arduino with rfm95w, but never switch on sleep mode
any solution ?
regards
Simple LoRa temperature sensor
Arduino Pro Mini detected
SX1276 detected…
-
connecting an sx1276/1278 to the dongle should allow an easy local two device LORA setup.
Support needs to built into the dongle and dongle daemon (to forward messages to mqtt) as well as in the es…
ulno updated
7 months ago
-
I tried to get the older version of the 433mhz lora heltec working. The board name is heltec_wifi_lora_32. I seems not to detect anything. Do you have any idea what i could try?
```
[env:esp32_hel…
-
Hello
I am currently trying to use a MKRZERO and a RFM95 module to connect to the TTN in order to periodically send and access sensor data. I have been trying to use this library for the past week…
-
Need to do this for both SX1280 and SX1276 radio modules. should add U.FL (unbalanced) to each in order to make this easier.
-
Is there a plan to add support for the long range systems (TBS CrossFire/FrSky R9)?
By taking apart the R9M and the R9 I own, I found they are based on the SX1276 LoRa chip from Semtech (https://www.…
-
from a 'stand alone' SX1276 the value read from regVersion will be 0x12 or from SX1272 the value will be 0x22. This values are verified in radio.c at line 1112 respectively at line 1115. If none of th…
-
This is a follow-on from #119 which never seems to have adequately resolved.
In addition to getting ~300uA on VDD_MCU when the event loop is idle, I always see ~1mA on VDD_USB. I believe this is …
-
新入一块板子,ST 官方出的 LoRa 开发板 [B-L072Z-LRWAN1](https://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html),可进行快速原型验证。
其中把 stm32 和 Lora 封装成了一个模块 CMWX1ZZABZ-091 LoRa®/Sigfox™ module (Murata)
…
-
Out of the box compilation shows the "libraries\IBM_LMIC_framework\src\lmic\radio.c:689" issue again.
I tried both CFG_sx1276_radio and CFG_sx1272_radio just to check
Radio works fine (TXRX) wit…