Idiot newbie question
-
Please be gentle with me, I’m new to my sensors, and still getting my head around it. I’ve searched around for answers to my question, but not had it spelled out in black and white, so here goes
I’ve already got a large Domoticz installation, so this will be my controller.
I’ve built and nodemcu WiFi gateway, and the domoticz controller seems to be happy it can see it.... all good
The next step if the nodes themselves... following the instructions for a simple one, how does the node send data to the gateway? If I build a node using another nodemcu board, how do I give it the WiFi details? Does it even use WiFi? I’m lost
Any help would be appreciated
-
Hello @Steve-Hadley and welcome !
MySensors is using radio modules to communicate between nodes and gateway. The most simple solution to try is to start with NRF24 modules, you need one connected to your gateway, and one connected to each node.
You can see how to connect the modules here :
https://www.mysensors.org/build/connect_radio
-
You can also attach sensors to the gateway directly if it's the case
-
@Steve-Hadley said in Idiot newbie question:
f I build a node using another nodemcu
Hi @Steve-Hadley as @gohan said In your case (when using esp8266 based boards) your gateways are the nodes at the same time because they connect to the controller by themselves. Just edit your code to accommodate your sensor and you got easily deployable node anywhere where in your wi-fi coverage zone without additional gateways.
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
ESP-NOW
General Discussion • 22 Apr 2018, 05:58 • NeverDie 17 Feb 2025, 22:24 -
Meet in Malmö, Summer 2016?
General Discussion • 1 Feb 2016, 15:34 • bjacobse 4 Mar 2025, 00:29 -
No merge into master in the last 5 years, should we use development?
General Discussion • 23 Sept 2024, 17:48 • kiesel 27 days ago -
Is it possible to extract child ID from a just sent message?
General Discussion • 8 Nov 2021, 09:21 • Nigel31 22 days ago -
Which device I have to use to connect with accelerometer before connecting to my pc?
General Discussion • 24 Jan 2023, 17:16 • Yada Kijsathan 16 Mar 2025, 20:17