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

Setting TX power always returns false #59

Open
nikiromagnoli opened this issue Jul 30, 2019 · 2 comments
Open

Setting TX power always returns false #59

nikiromagnoli opened this issue Jul 30, 2019 · 2 comments

Comments

@nikiromagnoli
Copy link

nikiromagnoli commented Jul 30, 2019

Hello eveyone,

Arduino MKRWAN 1300: ARD-078 1.1.9
MKRWAN: 1.0.10

I see that with set TX power method "power", trying every possible combination of mode and level it actually always returns false. Tried both after and even before activation, same.
I was following the ISSUE #46 and the "volatile" status of the library caught my attention and actually I got lost in the end.
Now what should I think about this?

  • expected behaviour as library is going to be rewritten?
  • don't worry about the "false" as it is actually working anyway?
  • don't care about that method as it's no more maintained and will explode in few seconds?
  • well, shouldn't return "false", so there's something wrong?
  • whatever else?

Please, shed some light on my way, thanks.

@nrcrast
Copy link

nrcrast commented Jan 26, 2021

I am running into the same issue currently. I added a getter to grab the RFPOWER and it's always 0 no matter what I do. Any ideas anyone?

@flhofer
Copy link

flhofer commented Jul 8, 2021

The problem has been solved with the latest Firmware and library. Should be merged soon to master.

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

3 participants