1138Views3Replies
Arduino telemetry
How to send continuous data from ardiuno using GSM/GPRS module, i dont want SMS data transfer as it is very slow, data transfer must have a minimum rate of 8Kbps , any solutions ?
How to send continuous data from ardiuno using GSM/GPRS module, i dont want SMS data transfer as it is very slow, data transfer must have a minimum rate of 8Kbps , any solutions ?
Is this a remote device? I think most people would do datalogging to an SD card but you may need real time feedback. There is wireless and bluetooth modules for the arduino to communicate back to a receiver hooked up to a PC.
Select as Best AnswerUndo Best Answer
Ya its a remote device, i am data logging in a micro SD card but need to transmit them (at least at slower rate than data logging on board) to other end. the range required is in miles so want to use only GPRS module,
Select as Best AnswerUndo Best Answer
http://hackaday.com/2010/07/27/200-mile-rf-transmitter-and-high-altitude-balloon/ that might be a start. Good luck.
Select as Best AnswerUndo Best Answer