SWL2001 icon indicating copy to clipboard operation
SWL2001 copied to clipboard

ACK on uplink and duty cycle.

Open BartomeuHeer opened this issue 1 year ago • 3 comments

Hello,

I wanted to know if for the periodical uplink code if we can send uplink messages with ACK.

About the duty cycle, I have noticed that the uplink messages are hardcoded to send each 60 seconds independly of the data rate, thus not respecting the duty cycle. Is there a way to configure it so that the uplinks respect the duty cycle?

Thank you very much,

Bartomeu.

BartomeuHeer avatar Jun 04 '24 09:06 BartomeuHeer

Hi, LoRa Basics Modem respects natively the duty cycle requirements. We let you experiment it by yourself. Many thanks

opeyrard avatar Jun 10 '24 13:06 opeyrard

Thank you for the response.

Also, is there a way to enable acknowledged uplink messages from the code?

BartomeuHeer avatar Jun 11 '24 16:06 BartomeuHeer

Hi, You will find all the details in smtc_modem_api.h Many thanks

opeyrard avatar Jun 25 '24 08:06 opeyrard