Modify GSM module code to receive SMS and do actions accordingly

Hello again!

I think I've managed to find out the problem. If someone experiences same problems, make sure your 2 and 3 digital i/o's are not connected to anything! Because software serial uses those 2 pins to communicate, and I thought it would use the rx and tx pins - guess I was wrong.

Happy coding!