gr-lora_sdr
gr-lora_sdr copied to clipboard
Lora hierarchical blocks
Hey!
When I use the lora hierarchical blocks I just don't get any data from it. I am sending lora signals from a rak 2287, and able to listen to in on another rak 2287 without any issues. But when I see it in my bladerf using this, I am not getting any data from the hierarchical blocks. I have tried to see if anything I am doing is vastly different.
This is my flow graph:
This is what I am sending from the rak 2287 (sx1250):
Sending 5 LoRa packets on 904100000 Hz (BW 125 kHz, SF 7, CR 1, 0 bytes payload, 8 symbols preamble, explicit header, non-inverted polarity) at 25 dBm
I am using the newest git pull from a few days ago. And I encountered a seg fault, and some other crazy things compared to the last commit on the master branch.
Thanks so much!