I am doing internal software that needs some data that is received via SMS, the client sends the SMS with some information and currently I need to manually make the SMS re-sent. I plan to automate the process to become faster, more practical and less susceptible to human failure.
Does anyone know of any component that uses a GSM chip so that I can read all the SMS that this chip receives and send SMS with the answers?
I thought about maybe buying an Arduino and a GSM card to do such an operation, but I think there should be something much more practical.
I stress that no matter what programming language you need to know for such an operation, if you need to learn a new one I see no problems.