Version Mismatch
-
Hi all
I have a strange new behave with my Ethernet GW connected to my VeraEdge (latest SW), from the GW terminal output I get a lot of these:
0;0;3;0;9;version mismatch
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,lI can see from the protocol that “3” means a request for a node ID, but I have switched off all my notes – so it seems to come from the GW itself – is this correct?
it seems to be an outgoing message because of “0” after “3” – sub-type (9) indicates a wind sensor – this gives no meaning, my weather station is running 433 Mhz.My Vera and GW have been switched off for a few weeks because of Sonos problems, so I dont know when this has started.
When I search the forum, I can’t really find similar problems
/Kurt
-
Yes, this is a debug message from the gateway. Library checks the protocol version of the incoming messages which in your case seems to be corrupt (everything seems to be zeroes... ).
-
I have quite the same problem :
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatchI only have a serial gateway. No senors for now. Anyone have a clue to find a solution except change hardware parts ?
-
Hello,
i have the same problem that i get version mismatch
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0:
0;0;3;0;9;ver mismatchi have installe arduino version 1.6.5 an Mysensors librarie 1.5.4
also i habe vhanged the channel "#define RF24_CHANNEL" from 76 to 120 and to 20!
in Each Case i have the problem with ver mismatch.There are no other devices on this channel.
i hope you can help me
-
I have the same problem.
When I power on the sensor, the gateway loops forever.Power up gateway:
0;0;3;0;9;gateway started, id=0, parent=0, distance=0 0;0;3;0;14;Gateway startup complete.When I power up the sensor, the gateway starts to loop:
0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch 0;0;3;0;9;read: 0-0-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatchEven switching off the sensor, the gateway continues looping forever.
I have exactly the same library version on serial gateway and sensor.
Gateway and sensor did work together in the past, then I switched to eclipse IDE and changed some code on the sensor side.
I am using SOFTSPI.Any clue?
I will try rebuilding with the Arduino IDE to see if it has any influence :confused: -
Problem solved for my case. :smiley:
Just to give a hint to anyone who might have a similar problem, I had misconfigured the default pin assignments.
In particular the INCLUSION_MODE_PIN definition was colliding with one of the LED pins (maybe RADIO_RX_LED_PIN).
Hope this helps.
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