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

Setsleep with RTC timeout SX1262

Hello Support

The datasheet says setsleep() can “wake up on RTC timeout” when SleepConfig=1. But there is no information on where the RTC timeout value can be set for this function.

When I apply this command the chip goes to sleep (proven by power consumption dropping to that expected for sleep) and wakes after about 49mS. I cannot change this time. The SleepPeriod available under the SetRXDutyCycle comand does not work for SetSleep.

What is the trick?

Thanks!

Hi @bluewave,

There is actually no trick: this feature is not available on SX126x family. The mention to “wake up on RTC timeout” has to be removed from the datasheet.

Good to have that clarified.

Thanks very much!