Ethernet Gateway working as sensor node - it`s possible ?
-
Hi, I have a raspberry pi with Domoticz. I have all sensors, actuators etc wired to central place so don't need a radio to send data. I want use an arduino and 8xMCP23017 + ethernet shield to connect it to my network. It's possible to use mysensors without NRF radio ? It's possible to connect all sensors to mysensors ethernet gateway and send data from sensors to Domoticz without wifi nodes and relay nodes ? I don`t need any wifi nodes, relay nodes etc at this moment.
-
Welcome to MySensors @VDR !
Yes it is possble, but requires the development version of MySensors so that's why instructions aren't easily available. These threads should get you started:
https://forum.mysensors.org/topic/3804/does-mysensors-needs-wireless-can-i-use-ethernet/
http://forum.mysensors.org/topic/2574/how-to-use-the-development-branch-for-sensor-and-gateway
http://forum.mysensors.org/topic/2794/connect-sensors-directly-to-the-gateway-again/
http://forum.mysensors.org/topic/3451/serial-gateway-with-several-sensors-connected-to-it
http://forum.mysensors.org/topic/1338/gateway-and-sensor-node-on-same-arduino-is-it-possible/
http://forum.mysensors.org/topic/624/combine-gateway-and-sensor/
http://forum.mysensors.org/topic/2122/sensors-without-a-gateway/
http://forum.mysensors.org/topic/1387/sensors-on-gateway/
http://forum.mysensors.org/topic/3375/repeater-node-via-ethernet/
http://forum.mysensors.org/topic/2893/solved-gateway-as-a-sensor-node-in-v1-6/
http://forum.mysensors.org/topic/3332/replacing-radio-with-esp8266-on-nodes-and-gateway/Edit: MySensors 2.0 has been relesed, so the development version is no longer required.
-
@mfalkvidd Good news ! Thanks for a links