Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Lr1110 LoRa TX problem #24

Open
chenzhjie opened this issue Jul 20, 2022 · 1 comment
Open

Lr1110 LoRa TX problem #24

chenzhjie opened this issue Jul 20, 2022 · 1 comment

Comments

@chenzhjie
Copy link

chenzhjie commented Jul 20, 2022

Hi,
I am using LR1110 + ESP32, refer to the code of lr1110_evk_demo_app. I have implemented the porting of lr1110_hal.c and can communicate with LR1110 via SPI, but I have some problems when testing LoRa communication.

I refer to the demo_transceiver_radio_ping_pong routine, both transceivers use LR1110 + ESP32. The problem now is that the receiver can receive the value of rssi through “lr1110_radio_get_lora_pkt_status” function, but the payload size received through “lr1110_radio_get_rx_buffer_status” function is 0. If I use another device (SX1276+ESP32), it can read the value of payload size and rssi normally.

  1. I have checked the waveform of SPI MOSI through the oscilloscope and confirmed that the commands and data he sends are consistent with what I have set.
  2. The receiving end and the sending end use the same configuration, so the configuration error of the sending end can be excluded.

Can someone give me some clues so I can identify where the problem is, I’d really appreciate it.

@smtc-bot
Copy link

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!

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

No branches or pull requests

2 participants