Hey all.
Im a hobbiest who is conducting a small project where I am taking temperature sensor and moisture data from soil and sending it via sms using a Telit GSM module (Model GT864) now i have that working great but a friend mentioned connecting it to the cloud. I dont know too much about this sector but have being recommended to link it by using Node Red and then IBM Bluemix.
My question is firstly with regards Node red how can I connect it by sending data. Im assuming the data will be sent via TCP but can it be sent to Node Red via the TCP input node or can it be sent via MQTT through a broker. (im not sure can TCP be sent to a MQTT broker such as iot.eclipse. )
Then how best can it be connected to IBM bluemix.
There are various python mqtt clients available so you should be able to get something going direct to bluemix iot.