LoRaWAN.joinOTAA(appEui, appKey, devEui)
from the LoRaWanMinimal library does not seem to time out when running on cubecell or if it does its a very random, my understanding is if a gateway isnt present it should sleep for a specific amount of time in Send and Recieve Example. instead it never times out and constantly tries to connect draining battery life.
Example of current output without a gateway:
Does anyone have a work around for this?