mcci-catena / arduino-lmic

LoraWAN-MAC-in-C library, adapted to run under the Arduino environment
https://forum.mcci.io/c/device-software/arduino-lmic/
MIT License
638 stars 208 forks source link

question: where can I change the channel selection on class A. #807

Closed King-anderson closed 2 years ago

King-anderson commented 2 years ago

Hi friends, I want to add an ability to finding next "free" channel selection in uplinking a data. I have provided the function to check the channel is free or not. but I can't find where I should use it. where does the lmic select the channel?