Hello,
I’m developing an application using LBM v3.3.0. I’d like the application to be able to set a static data rate. I’m currently using smtc_modem_adr_set_profile
function, with SMTC_MODEM_ADR_PROFILE_CUSTOM
, and a profile where all DR are set to the same value. Is it the right way, or is there a better one?
Thanks,
Pascal