-
**Describe the bug**
The SX1268 does not turn on. The serial output shows that communication with the chip does not occur, as the frequency setting nor gain settings at startup apply. Additionally it…
mph88 updated
12 months ago
-
hi i really need to help I compile this code but i cant send message e32 tt 100 to other e32 ttl 100. Actually I need to send sensor data with two of lora sx1278 e32 ttl 100 with arduino can you send…
-
Hello i use your library to do communication with SX1278 between ESP32 which send the package and Raspberry Pi received the package. In this case i save the data to csv file for the sample rate i get …
-
-
hi, I installed latest version of LoRaRF with pip on **raspberry pi Zero 2 w** and i have Lora Ai-Thinker Ra-02 with SX1278.
I did enabled the SPI as well. but keep getting this error. what is Wrong?…
-
Hello Sir,
I have run your code on my SX1301, unfortunately, it gives output unrecognized transceiver, when I run the number 1 on the list.
I am aware that your code is for SX1272/SX1276 but I …
-
Hi kavin
Microcontroller board used :Arduino nano
Lora module: RA02 sx1278 433mhz
Wiring : As per given schematics.
I am am getting
"Starting LoRa failed"
Please suggest
-
Hi all,
I'm using ESP32 Dev board + SPI LoRa SX1278.
I only have DIO0 of LoRa connected to ESP32.
DIO1 is not connected by PCB design.
1. The board seems to stuck at TX_START and Packet enqueued…
-
I am trying to communicate two devices. One broadcasting based on Ra-02 Aithinker SX1278 433MHz using arduino-LoRa library (demo sender).
https://www.disk91.com/2019/technology/lora/first-steps-with…
-
Hi. I tested my Ai-thinker RA-02 (sx1278) on Arduino Nano and STM32F401 ( with STM32duino, no optimization). After testing i got interesting situation: the same code, based on dump register example, …