You have ADR turned on. To turn it off, change the last argument of initABP to false:
LoRaBee.initABP(loraSerial, devAddr, appSKey, nwkSKey, false)
You have ADR turned on. To turn it off, change the last argument of initABP to false:
LoRaBee.initABP(loraSerial, devAddr, appSKey, nwkSKey, false)