Default RF24 PA level and data rate in latest dev branch...
-
Hi Guys,
I've noticed quite a few changes in the latest dev branch and can see the NRF24l01 settings are now defaulted in RF24.h? Can someone confirm the default power level and data rate if it's not specified in the sketch?
I'm running the PA + LNB modules BTW.
Thanks,
Mark
-
Hi Guys,
I've noticed quite a few changes in the latest dev branch and can see the NRF24l01 settings are now defaulted in RF24.h? Can someone confirm the default power level and data rate if it's not specified in the sketch?
I'm running the PA + LNB modules BTW.
Thanks,
Mark
@Mark-Swift default settings are in MyConfig.h and setting is "MAX"
* @def MY_RF24_PA_LEVEL * @brief Default RF24 PA level. Override in sketch if needed. */ #ifndef MY_RF24_PA_LEVEL #define MY_RF24_PA_LEVEL RF24_PA_MAX #endif
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login