Hi,
I'd like to have some of your opinions !
I have a device connected to Arduino that receives small simple remote commands (00, 01, 10, 00) even with an high frequency.
I'd use Arduino as a web server through a GPRS connection, using the Bluevia SIM card found in the GSM shield box. The server listens continuosly for new commands, reacting when it receives them. I can't use Ethernet nor wi-fi connection.
I suppose to build a small http page with a smart interface that would allow me to send the above written commands through a http protocol.
I read projectswhere sensor data is sent to specific database but I've never read descriptions of project like mine.
Do you think is it possible ? Do you have any better ideas?
Thank you very much !!!
