-
I`m just discovering the existence of LoRa and have bought an RFM95 and connected the following pin-out
`
PI Port RFM95 Port
3v3 = VCC
GND = GND
GPIO10 = SPI_MOSI = MOSI
GPIO9 = SPI_MISO = MISO
G…
-
1. Stratux version:
2. Stratux config:
SDR
- [ ] single
- [x] dual
GPS
- [x] yes
- [ ] no
type:
AHRS
- [x] yes
- [ ] no
po…
-
Had a old board laying around and wanted to try your code on this board.
Atmega32u4 and SX1276
-
Hi,
at first my compliments for the good work. I'm using gateway since version "V.5.3.3.H; 180825a", now upgraded at "V.6.2.3.E.EU868; PlatformIO 200223a"
Platform is Heltek WiFi Lora 32 (V2) that p…
-
I have mainly 2 doubts,
1) I connected my LoRa transmitter (SX1276 OF 868Mhz) to arduino NANO 3.3 V pin and LoRa receiver to arduino UNO (3.3V pin). The SPI frequency was set to 8MHz. The spreading f…
-
Is the project still actively developed? Are there any good alternatives for Semtech SX1276/77/78/79 based boards?
-
Hi, I sent data from Arduino. Raspberry Pi data can be sent normally, but my Raspberry Pi looks like it can't send data back. I tried to send Hello back to Arduino, but it didn't.
print("Send aga…
-
Hi!
Your code is great. Did you ever tried to use it with newer SX1268 modules? I'm not sure if I pick one of these SPI modules or the UART version which are easier to work with, since SX12xx have m…
-
Like described in the instructions for the Arduino IDE you have to "force" the size of the ROM to flash the Heltec Wifikit 32.
Actually you must not change the board name :
```
[env:geiger]
boar…
-
Hey
can you put the GPIO map to SX1276 + STM32 connection ?
Looks that you forgot the #defines to GPIOS
For example
XDONE_GPIO_Port and XDONE_Pin
below the compile errors