Receiving SMS but sim800L not responding on AT commands

it is possible that the display interrupts are upsetting the AltSoftSerial transmit timing
try commenting out calls to display functions and see if transmit then works
I would tend to move the application to a Mega and use hardware serial ports