Saw an issue now when the modem responded with more data than the default 48 character which resulted in reboots. The AT+CGMR responses with a quite long string that resulted in this. No more details at the moment. Fixed it locally by increasing RESPONSE_BUFFER_SIZE in GSM.h to 256.