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

ACK on uplink and duty cycle. #63

Open
BartomeuHeer opened this issue Jun 4, 2024 · 3 comments
Open

ACK on uplink and duty cycle. #63

BartomeuHeer opened this issue Jun 4, 2024 · 3 comments

Comments

@BartomeuHeer
Copy link

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.

@opeyrard
Copy link

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

@BartomeuHeer
Copy link
Author

Thank you for the response.

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

@opeyrard
Copy link

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

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