Has Anyone used RPI 5 to communicate with LR1121 LoRa

Hi, I am using the LoRa Connect™ Development Kit, LR1121, LoRa 868MHz ISM Band for Europe and 2.4GHz ISM Band. I wanted to know is there possible to communicate with raspberry pi 5 Compute Module 5 IO board with Compute Module 5 added with pi-antenna. Also has anyone come across in experiment or testing the development kit if so how would you tackle it. I wanted to have LR1121 as transmitter and Raspberry pi 5 as Receiver. Hopefully i can find answers.

RP-008182-DS-2-cm5io-datasheet.pdf (5.5 MB)

LR1121MB1xIS_e655v01a_schematic_layout.pdf (3.2 MB)

60385744.AN1200_92_LR1121Mode-E_EvaluationGuide.pdf (683.8 KB)

Hey there, @Kunalan198178,

If you want to get the Compute Module 5 connecting with the LoRA range, you’re going to need to get a LoRA HAT. Something like the LoRa HAT/module such as the SX1262 LoRa HAT for Raspberry Pi (915MHz) , although please note the 915 MHz there. You will need something that matches European 868MHz Band. For your setup, I’d look for an EU868 LoRa eiver/HAT for the Pi rather than trying to use the included antenna.

Thank you Jane for the answer you have given to me and much appreciated.

So you are saying that Development Kit, LR1121, LoRa 868Mhz as a one kit is not enough to operate to code or install drivers in raspberry pi 5 OS (Debian). I manage to get it working only windows to program using keil uvision5 or the STM32cube software.

Hey there, @Kunalan198178,

I mean if you connect the Development Board to the Pi you might be able to get it working with the Pi 5. It’s not really a Raspberry Pi add-on board, but I’m sure you could theoretically get it working with a lot of prototyping, troubleshooting, and elbow grease.

From your original post though, I was going off the assumption that you wanted the Pi 5 with its antenna as a receiver kit with the L11221 as the transmitter, as in:

LoRa Kit - - - - wireless- - - - - Pi 5 Receiver

Which would be impossible without some additional LoRa equipment to connect to the Pi.

If you actually mean to have the LoRa Kit physically connected to the Pi 5 with the LoRa Kit as the Transmitter and the Pi 5 as the receiver like so:

wireless - - - - - - Lora Kit Transmitter &wired& Pi 5 Receiver - - - - - - - - - - - wireless

See my first paragraph. It’s possible but will probably involve a lot troubleshooting.

1 Like