Well it randomly gets stuck on this line of code in setup.
Blynk.begin(auth, nbAccess, gprs, client, pin, domain, port);
But just how do I figure out what here is causing the problem??
I don't understand how I would power cycle the modem either.
Coming from learning on the Uno I haven't been able to figure out the watchdog timer on the samd21 but I will keep trying.