Skip to content
Discussion options

You must be logged in to vote

Just reporting back. Summary: success

Situation: I was playing with two versions: gr-lora and gr-lora_sdr. Really needed to get gr-lora_sdr running so I can also transmit via SDR. Problem was, gr-lora was on gnuradio 3.9 and well-working gr-lora_sdr was for 3.8. I just could not get both to work. USRP to USRP works great using gr-lora_sdr. Just could not decode PyCubed using gr-lora_sdr, nor command PyCubed.

Solution: The issue turns out to be the 4-byte header that Radiohead library attaches to the beginning of the packet. PyCubed uses it on Tx and looks for it on Rx. gr-lora_sdr does not. For now, I coded out the RadioHead header portions in pycubed_rfm9x.py on both send and receive, an…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@maholli
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by maholli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants