The LoRa Developer Forum is now in read-only mode and new content will not be added.
Semtech, in its commitment to enhance user experience and streamline content, has successfully integrated the LoRa Developer Portal content into Semtech.com. As a result of this consolidation effort, the LoRa® Developer Portal Forum will be discontinued on May 1st. After this date, you will be automatically redirected to Semtech.com.
For any technical support related to LoRa, please feel free to reach out to our experts here. If you have sales inquiries, please contact us here.

FORUM

Cannot Set Tx Mode in LoRa mode

Hi, i was making a porting of the Arduino library for the LoRa module (using SX1276) to run it in the TSM320F28379D board of Texas Instruments. I copy-pasted the Arduino library functions, changing just the SPI function to adapt to the board. Everything seemed fine, i could both read and write the registers, change between SLEEP and STANDBY mode, but when i tried to send datas, i couldn’t change in TX mode, and the module manteined the Standby status. Is there a reason for this behaviour?