Skip to content

Give application access to RSSI and SNR values of downlink packets. #48

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

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

mrschuster
Copy link
Contributor

Summary

This PR exposes the RSSI and SNR values of the most recently received packet to the application layer.

This has been supported by RAK RUI3, and when porting to STM32duino I was missing it.
https://docs.rakwireless.com/product-categories/software-apis-and-libraries/rui3/lorawan/

@fpistm fpistm added the enhancement New feature or request label Nov 28, 2024
@fpistm fpistm added this to the 0.2.1/0.3.0 milestone Nov 28, 2024
@fpistm fpistm self-requested a review November 28, 2024 09:45
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks @mrschuster.

@fpistm fpistm merged commit e270fbc into stm32duino:main Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants