Arduino Mega R3 as Node/GW talking DIRECTLY to MQTT Server
-
Yes... i understand your point...
BUT
If all nodes could speak MQTT, why not to use this language and let them speak to controler (if to far away over the gateway, which is acting like a repeater)...
I did ask it, because i wanted to use sketches from mysensors combining with the (translator) GW, so i can use both (sensor node + GW) in one Box (Arduino MEGA + W5100 shield). An elt this "box" send the data via ethernet to controller using MQTT protokoll, which is the state of the art.
-
you mean, no nrf module? whats the sense in using the mysensors lib? thats the "main" task (imho): creating a sensor mesh via the nrf module and channeling everthing via the gateway?
-
and how to you want to transmit any data from the nodes to your network? Wired? cables everywhere? wlan? no low power/battery + expensive in relation to the cheap nrf modules.
my gateway is conencted to the RPI via w5100 ethernet shield. My mqtt broker is mosquitto. simply and functional :D
-
http://www.mysensors.org/build/ethernet_gateway read the comments
-
http://www.mysensors.org/build/ethernet_gateway read the comments
-
http://www.mysensors.org/build/ethernet_gateway read the comments