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 -
Which device I have to use to connect with accelerometer before connecting to my pc?
General Discussion • 24 Jan 2023, 17:16 • Yada Kijsathan 28 days ago -
ESP32 with LoRa
General Discussion • 31 Jan 2023, 11:06 • dhanushmh 11 days ago -
Meet in Malmö, Summer 2016?
General Discussion • 1 Feb 2016, 15:34 • bjacobse 4 Mar 2025, 00:29 -
Email notifications received twice
General Discussion • 6 Feb 2023, 16:15 • Jodaille 18 days ago -
ESP-NOW
General Discussion • 22 Apr 2018, 05:58 • NeverDie 17 Feb 2025, 22:24