Replies: 1 comment 3 replies
-
Currently, there are not "getter" methods for most of the configuration parameters like frequency or output power, there was just no need to add them. The get method for current limit was needed to implement power configuration. However, recently there was a pull request that added some getter methods for CC1101 and RF69 (#614), so if there is use case for other modules, that could be added as well. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Perhaps I missed it, but in searching the headers for the SX1262, I do see a Set and Get for CurrentLimit, but only a Set for OutputPower.
Is there a way to return the OutputPower setting that is in effect?
Beta Was this translation helpful? Give feedback.
All reactions