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
-
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 -
@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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login