spectraphilic / wasp_sketches

Waspmote sketches develoded by our group
1 stars 0 forks source link

DS2 sensor returning 'eol no found' warning with lemming board #42

Closed ArcticSnow closed 5 years ago

ArcticSnow commented 5 years ago

The DS2 sensor currently returns the following:

1547464341.385 DEBUG sdi-12 sendCommand(1M6!) 1547464341.944 WARN sdi-12 readline eol not found 1547464341.968 DEBUG sdi-12 sendCommand(1M6!): ''

The lemming board is correctly providing 5V. The sensor address cannot be changed from the main script.

Strategy: 1- try another DS2 2- try without the lemming board, sensor on its own 3- if it persist most likely a software issue

ArcticSnow commented 5 years ago

Solved. This was a problem with the sensor. No more issue :)