I've discovered that LMIC_unjoin() / LMIC_startJoining() doesn't always result in the US channel mask being reset to FF.FF.FF.FF.FF.FF.FF.FF.00 (which is it supposed to be). Some kind of collision between the state machine and the LMIC/Arduino_LoRaWAN implementation.
I've discovered that LMIC_unjoin() / LMIC_startJoining() doesn't always result in the US channel mask being reset to FF.FF.FF.FF.FF.FF.FF.FF.00 (which is it supposed to be). Some kind of collision between the state machine and the LMIC/Arduino_LoRaWAN implementation.