Hello
I want to start my project with mysensors gateway connected via serial port (usb) to raspberry.
At the start I want to have only one sensor connected localy to Arduino Maga.
After setup on serial monitor I can see a lot of log like this:
0;255;3;0;14;Gateway startup complete.
0;255;0;0;17;2.1.1
0;1;0;0;0;
0;255;3;0;9;MCO:BGN:STP
0;255;3;0;11;TakieCos
0;255;3;0;12;1.0
0;255;3;0;9;MCO:REG:NOT NEEDED
0;255;3;0;9;MCO:BGN:INIT OK,TSP=NA
0;255;3;0;9;MCO:SLP:MS=10000,SMS=0,I1=255,M1=255,I2=255,M2=255
0;255;3;0;9;MCO:BGN:INIT GW,CP=R-NGA--,VER=2.1.1
0;255;3;0;14;Gateway startup complete.
0;255;0;0;17;2.1.1
0;1;0;0;0;
0;255;3;0;9;MCO:BGN:STP
0;255;3;0;11;TakieCos
0;255;3;0;12;1.0
0;255;3;0;9;MCO:REG:NOT NEEDED
0;255;3;0;9;MCO:BGN:INIT OK,TSP=NA
0;255;3;0;9;MCO:SLP:MS=10000,SMS=0,I1=255,M1=255,I2=255,M2=255
0;255;3;0;9;MCO:BGN:INIT GW,CP=R-NGA--,VER=2.1.1
0;255;3;0;14;Gateway startup complete.
0;255;0;0;17;2.1.1
0;1;0;0;0;
0;255;3;0;9;MCO:BGN:STP
0;255;3;0;11;TakieCos
0;255;3;0;12;1.0
0;255;3;0;9;MCO:REG:NOT NEEDED
0;255;3;0;9;MCO:BGN:INIT OK,TSP=NA
0;255;3;0;9;MCO:SLP:MS=10000,SMS=0,I1=255,M1=255,I2=255,M2=255
0;255;3;0;9;MCO:BGN:INIT GW,CP=R-NGA--,VER=2.1.1
0;255;3;0;14;Gateway startup complete.
0;255;0;0;17;2.1.1
0;1;0;0;0;
0;255;3;0;9;MCO:BGN:STP
0;255;3;0;11;TakieCos
0;255;3;0;12;1.0
0;255;3;0;9;MCO:REG:NOT NEEDED
0;255;3;0;9;MCO:BGN:INIT OK,TSP=NA
0;255;3;0;9;MCO:SLP:MS=10000,SMS=0,I1=255,M1=255,I2=255,M2=255
0;255;3;0;9;MCO:BGN:INIT GW,CP=R-NGA--,VER=2.1.1
0;255;3;0;14;Gateway startup complete.
Could You explain to me why I can see a lot of "Gateway startup complete" information ?