Hello,
I'm very new to Arduino and B4R and I'm still learning the basics.
My goal is to create a piece of hardware which is able to communicate with an MQTT broker over a GSM/GPRS shield.
I know there is an MQTT tutorial for B4R but this uses an ethernet connection. There is also a tutorial for gsm/gprs communication but this uses only SMS messages to communicate.
Is it possible to create a connection to an MQTT broker over GPRS? The hardware will work in my car so there is no way to use wifi. I need to use gsm/gprs connection.
I'm very new to Arduino and B4R and I'm still learning the basics.
My goal is to create a piece of hardware which is able to communicate with an MQTT broker over a GSM/GPRS shield.
I know there is an MQTT tutorial for B4R but this uses an ethernet connection. There is also a tutorial for gsm/gprs communication but this uses only SMS messages to communicate.
Is it possible to create a connection to an MQTT broker over GPRS? The hardware will work in my car so there is no way to use wifi. I need to use gsm/gprs connection.