That looks like a BAUD mismatch. Verify sketch, monitor and device are using the same (115200). Sending AAAT with a mismatch would have no effect on the other end.
Yes, verified that. Baud rates for bot Serial communcations are in sync, and serial monitor also uses defined configuration, but the problem is that I don't know device settings, apart from documentation for this module, that states that autobaud is by default.
I'm wondering if there's a way to check if module receives any input issued via serial port? In documentation I see there are debug ports as well, however I'm unable to understand which exact pins are those on my device...
I played around with SIM900 tx/rx pins. Switched jumber between software/hardware serials and that didn't helped.
Indeed, it can use up to 2A, but my understanding was that it can also be used in combination with 9v 1A. 2A are crucial when GPRS or Calls are used. I might be wrong on this, therefore plan is to provide 5v 2A and see if that makes a difference.
Don't have appropriate voltage/current source now, therefore will have to figure out something.