gr-lora_sdr icon indicating copy to clipboard operation
gr-lora_sdr copied to clipboard

can’t recv LLCC68 message

Open 11tools opened this issue 10 months ago • 2 comments

[] recv

I use hackrf and plutosdr make this. Both. Them can't recv LLCC68 mod

11tools avatar Apr 07 '24 01:04 11tools

Hello @11tools,

from your screenshot I can't notice anything strange, therefore, I would guess that there is a configuration mismatch between the transmitter and receiver. So here are a few questions:

  • Is the tx_rx_functionality_check.grc flowgraph working?
  • is the frame visible on the waterfall sink? (using a larger spreading factor may help seeing it)
  • what is the sync word used by your module? (cf datasheets) image
  • If you save the samples you receive in a file and then plot their instantaneous frequency can you see the chirps (when the transmitter is close to your receiver to get a large SNR)?

tapparelj avatar Apr 09 '24 12:04 tapparelj

Hello @tapparelj .

Thanks . I changed the Spreading factor to 8,9,10,11,12... still failed no message. maybe the sync word is difference

I had made a flow with Lora Tx and a Lora Rx on PlutoSDR. it can recv message what Lora Tx send.

My real goal is use gr-lora_sdr to recv startlink 150M Lora signal. because 150M lora module is hard to buy.

have anyone try this?

11tools avatar Apr 12 '24 01:04 11tools