@mfalkvidd Thanks for the tip! Worked perfectly
SylvainMartin
@SylvainMartin
1
Reputation
2
Posts
2
Profile views
0
Followers
0
Following
Best posts made by SylvainMartin
-
RE: how to have 2 gateways?
Latest posts made by SylvainMartin
-
RE: how to have 2 gateways?
@mfalkvidd Thanks for the tip! Worked perfectly
-
how to have 2 gateways?
I have a nrf24 gateway running on a raspberry pi zero for a couple of years and I was playing around with creating a esp8266/nrf24 one as a replacement but I was playing around and debugging a new node when after a day or 2 noticed all my existing nodes connected to the new gateway. So now all my data got dumped into a different mqtt topic and influx DB. Is there a way to have a live "production" gateway and a "dev" one at the same time without that happening? both gateways seem to use node_id 0 and setting it differently doesn't seem to work