MySensors Hardwired
-
I am wondering if anyone has every done anything with making a hardwired sensor. No RF. I know I know. The RF is just to make it easier and wireless. But the framework of mysensors I think could be used for nodes where it's better to be hardlined.
I assume something like that would need to talk to the gateway, and it would still translate. I know the nodes could go directly to the end point, but I like the idea of all the framework stuff that is built in being immediately available.
This would also open up the possibility of POE nodes.
-
@Jason-Brunk
There is a RS485 transport layer available for a wired network, so yes it is possible to do it (I don't know how many uses it though..)
https://github.com/mysensors/MySensors/blob/development/MyConfig.h#L82
-
hmmmm. I was thinking hard lining ethernet. But this is pretty interesting as well. Definitely an option. Gonna have to do some research o this.
-
@Jason-Brunk said:
hmmmm. I was thinking hard lining ethernet. But this is pretty interesting as well. Definitely an option. Gonna have to do some research o this.
That's just a bunch of ethernet Gateways then?
I think that RS485 would be more suitable for sensor networks though..
-
ah, good point on the gateways. Ill have to test it out with the mqtt-client-gateway
For RS485. Do you happen to have any examples as how it's setup from a hardware perspective if you have say 3 nodes? Do you connect node -> gateway x3 or do you go node -> node -> node-> gateway?
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
Counting Incoming and Outgoing Messages from a Gateway
Development • 10 Dec 2024, 21:57 • Trand 14 Dec 2024, 20:23 -
LAN8720A - will mysensors work with this module
Development • 13 Nov 2024, 17:06 • Marcin 15 Nov 2024, 10:59 -
Saving last known good state, but not in EEPROM
Development • 30 Jan 2024, 18:46 • OldSurferDude 15 Jan 2025, 08:51 -
MQTT-Help me understand about the MQTT Gateway.
Development • 2 Mar 2025, 01:44 • dpcons 12 Mar 2025, 23:39 -
Adding Listen only device to my system.
Development • 26 Feb 2025, 00:39 • dpcons 26 Feb 2025, 06:26