Getting "ver mismatch"
Development
9
Posts
4
Posters
3.4k
Views
4
Watching
-
Hi,
I noticed that I am getting a lot of "ver mismatch"
0;0;3;0;9;gateway started, id=0, parent=0, distance=0 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-1-0 s=0,c=0,t=0,pt=0,l=0,sg=0: 0;0;3;0;9;ver mismatch ...etcThe ethernet gateway is running Lib Ver 1.5 and sensors 1.4; is that the reason?
How should I solve this?
-
Yes you can look in the following file:
https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/core/MyMessage.h#L39We try to keep the OTA updates to a minimum (because of the problems you describe). I don't even think we need to bump this when going to 2.0.
