Hello,
I have changed the provided UDP sample to send some cellular data (RSRP, RSRQ) to our server within an fixed intervall. So I am using a few AT commands (at_cmd_write(...)) within the program. After sending the sixth data package, I get the following error message by trying to send AT commands:
E: Could not init AT params list, error: -12
E: Failed to parse notification (error -12): +CEREG: 0
E: Could not init AT params list, error: -12
E: Can't parse signalling mode, error: -12
E: Could not init AT params list, error: -12
E: Failed to parse notification (error -12): +CEREG: 0
After rebooting the Board, everything works fine again until the sixth package.
Best regards,
Tim