Hi,
I have the Arduino pro mini with the Atmega328P on in. With the Arduino I´m reading data from another controller and processing it. After that I want to send the processed the data over the internet to server which can handle http (or any other efficient protocol) requests.
Anyone have recommendations about which module I should use for the internet connection part
Requirement of the module:
-should use mobile network 2G or 3G
-small
-low power
-sending GPS data
-sending and receiving Arduino pro mini data over the internet (e.g. actual speed/ driven miles / setLight On or OFF /setMotor ON or OFF / Battery capacity…)
Thanks for your Help guys!