How to test gateway?
Troubleshooting
2
Posts
2
Posters
1.4k
Views
2
Watching
-
Hi All,
I'm new to mysensors and picked it up to use it with Pimatic on a RasPi.
I've built a serial gateway and loaded the default sketch.
Now I would like to check if the gateway is ok (I do not have sensors yet).
Is there a simple way to check the gateway without sensors?I looked at the Arduino serial monitor and see this:
0;0;3;0;9;gateway started, id=0, parent=0, distance=0 0;0;3;0;14;Gateway startup complete.Gateway seems to start alright.