Closed n2jn closed 8 years ago
reset()
), frequencies, channels etc@johanstokking ok I didn't see the enableFsbChannels()... Do I also move the dr switch/case from reset() to configure_channels() ?
@Nicolasdejean let's keep reset()
for resetting ABP and OTAA settings, and configure everything related to the frequency plans in init()
: data rates, channels, duty cycles, etc.
@johanstokking I enable the channels in a loop for EU in configure_EU868 or by calling enableFsbChannels() in configure() for US in configure. Is there an enable loop I forgot ?
@FokkeZB @Nicolasdejean why is this PR so big? Should it be rebased?
I guess, this has a lot of commits already in a long time.. 48 commits?! It should be rebased or maybe just re-done one a new branch of off master.
Initialize the library to TTN_EU868. #32