Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can’t recv LLCC68 message #90

Open
11tools opened this issue Apr 7, 2024 · 2 comments
Open

can’t recv LLCC68 message #90

11tools opened this issue Apr 7, 2024 · 2 comments

Comments

@11tools
Copy link

11tools commented Apr 7, 2024

[]
recv

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

@tapparelj
Copy link
Owner

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)?

@11tools
Copy link
Author

11tools commented Apr 12, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants