-
Hi, is support for the Sx1278 chip planed?
-
Dear Team,
I did a lot of work on the SX1276 driver to make it more generic, to support RFM95, MuRata, Heltec and other 1276 based chipsets and to fix issues. What I see, you do similar changes in …
-
I have tried to run the following example https://github.com/LilyGO/TTGO-T-Beam/blob/master/OLED_LoRa_Sender/OLED_LoRa_Sender.ino but on `LoRa.endPacket();` program stuck ...
I have deep dive that …
-
What kind of issue is this?
- [x] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue…
-
I am trying to get your software package STM32 IoT
SDK running on a board I developed myself. (STM32L071CZ + SX1276). The
software is running so far, but I cannot join into the TTN network.
The SX1…
-
Hi,
I am using 900MHz SX1276 transceiver but I don't know where to modify the program in raspberrypi. Could someone tell me which programming file I should look into in order to change the frequen…
-
Hi, we are trying to use 868 MHz MHz SX1276 ESP32 Lora to send message to gateway installed in a raspberrypi with Draguino. The gateway reconize the transeiver and work fine. The problem appears when …
-
### Current Situation
WH2 is a temperature humidity sensor listed as OOK in fineoffset.c
Cannot hear it with Heltec .. any way you can help me?
### Logs
```markdown
no logs
```
### …
-
```
./sx1276_test.go:19:13: undefined: NewSX1276
./sx1276_test.go:25:14: undefined: RegLoRaOPMODE
./sx1276_test.go:26:3: undefined: LORA_OPMODE_LONGRANGEMODE_ON
./sx1276_test.go:27:3: undefined: 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…