Matthijs Kooijman

Results 993 comments of Matthijs Kooijman

Another thing to test is whether enabling multiple regions and selecting one at runtime actually works. @ricaun With your suggested `LMIC_selectSubBand()`, were you able to test US915? If that works,...

> That's it? If I change the code I can select the first (code = 0;) or second (code = 1;) region? Yup, I think that should be enough. You...