gersbrett wrote:I have the same issue: RPi II with Jessie, blue light but no sms sending possible.
It hangs on the at_cmgf() command of the SparqEE module, where it prints:Code: Select all
INFO: CMD: Full
and then goes into an endless loop.
Has anyone a solution to this?
If it goes into an endless loop, it sounds as though the inittab is still pointing to the serial port. Make sure that line is commented out as noted in the setup instructions.
If this isn't the case let me know, but I have seen that behavior and the above was my solution. I assume you mean you can't do SMS or anything really.