Blinking Led Using Timer Freezes During Communication with GSM Modem

Got it. Thanks!

It’s a bit clumsy but kind of works. Since some of the modem commands take about 2 seconds to respond, the led blink rate changes at these points (should be 2 Hz) but it is better then the current situation.

I was wondering if there was some way to use an interrupt to run this led blinking function at regular intervals?

Thanks.