Need some clarifications on Repeater node
-
Which radio do you use ? I have my gw in the cellar with a thick concrete floor and that works fine even from outside. Do you have the 4.7 cap if you use the nrf radio ?
-
@sundberg84 said:
Yes I use NRF24.it's not a wall, but a ceiling with a steel mesh inside... I have the capacitor, and I'm use to work with NRF, I tried many of them china, or other items... I don't have any issue in the flat...
In fact I have a window , but the gateway is undo a stair made 100% of steel... and a lot of message doesn't reach the destination !. -
If you can work with a second gateway in your controller, then why not use an ethernet gateway (NRF24+Pro Mini+ethernetport module) ?
In Domoticz you can have several gateways, not sure which controller you use, but that could be a low cost solution. -
If you use Domoticz you just need to add another hardware with that IP adress assigned to the etnerhet gw.
-
Might be that you need to set parent so data its not picked up by both GWs. I dont know how Domoticz handles this, but normaly if a value comes in which is the same as the one before i dont think it will register...
-
As far as I know, you can't have two gateways on the same network. You will have to change channel for one gateway and connected network nodes, in config. The controller will be the bridge between networks.
-
Indeed, I would use two different channels. The question remains which controller is used. I have two networks on my test-Domoticz setup which use different channels from my production setup. So I have nodes on 3 different channels. Domoticz handles this fine. I did not yet test the move of a node with known ID from one channel to another. When time permits I should check this ...